diff --git a/src/Marketplace/Marketplace.Autorest/README.md b/src/Marketplace/Marketplace.Autorest/README.md index 3062fee11b17..e6949f915e2e 100644 --- a/src/Marketplace/Marketplace.Autorest/README.md +++ b/src/Marketplace/Marketplace.Autorest/README.md @@ -3,7 +3,6 @@ This directory contains the PowerShell module for the Marketplace service. --- - ## Info - Modifiable: yes - Generated: all diff --git a/src/Marketplace/Marketplace.Autorest/exports/Copy-AzMarketplacePrivateStoreCollectionOffer.ps1 b/src/Marketplace/Marketplace.Autorest/exports/Copy-AzMarketplacePrivateStoreCollectionOffer.ps1 index 6cbc89a15ef1..43bb08418cd2 100644 --- a/src/Marketplace/Marketplace.Autorest/exports/Copy-AzMarketplacePrivateStoreCollectionOffer.ps1 +++ b/src/Marketplace/Marketplace.Autorest/exports/Copy-AzMarketplacePrivateStoreCollectionOffer.ps1 @@ -86,7 +86,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter(ParameterSetName='TransferViaIdentityPrivateStore', Mandatory, ValueFromPipeline)] @@ -94,7 +93,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ${PrivateStoreInputObject}, [Parameter(ParameterSetName='Transfer', Mandatory, ValueFromPipeline)] @@ -103,7 +101,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ITransferOffersProperties] # Transfer offers properties - # To construct, see NOTES section for PAYLOAD properties and create a hash table. ${Payload}, [Parameter(ParameterSetName='TransferExpanded')] diff --git a/src/Marketplace/Marketplace.Autorest/exports/Disable-AzMarketplacePrivateStoreCollectionAllItem.ps1 b/src/Marketplace/Marketplace.Autorest/exports/Disable-AzMarketplacePrivateStoreCollectionAllItem.ps1 index 53d7c74d7983..03f8f4991a61 100644 --- a/src/Marketplace/Marketplace.Autorest/exports/Disable-AzMarketplacePrivateStoreCollectionAllItem.ps1 +++ b/src/Marketplace/Marketplace.Autorest/exports/Disable-AzMarketplacePrivateStoreCollectionAllItem.ps1 @@ -70,14 +70,12 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter(ParameterSetName='DisableViaIdentityPrivateStore', Mandatory, ValueFromPipeline)] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ${PrivateStoreInputObject}, [Parameter()] diff --git a/src/Marketplace/Marketplace.Autorest/exports/Enable-AzMarketplacePrivateStoreCollectionAllItem.ps1 b/src/Marketplace/Marketplace.Autorest/exports/Enable-AzMarketplacePrivateStoreCollectionAllItem.ps1 index 0b28eee7609a..bcadcda198d8 100644 --- a/src/Marketplace/Marketplace.Autorest/exports/Enable-AzMarketplacePrivateStoreCollectionAllItem.ps1 +++ b/src/Marketplace/Marketplace.Autorest/exports/Enable-AzMarketplacePrivateStoreCollectionAllItem.ps1 @@ -70,14 +70,12 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter(ParameterSetName='ApproveViaIdentityPrivateStore', Mandatory, ValueFromPipeline)] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ${PrivateStoreInputObject}, [Parameter()] diff --git a/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplaceBillingPrivateStoreAccount.ps1 b/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplaceBillingPrivateStoreAccount.ps1 index 38c102788168..897493fc756d 100644 --- a/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplaceBillingPrivateStoreAccount.ps1 +++ b/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplaceBillingPrivateStoreAccount.ps1 @@ -55,7 +55,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter()] diff --git a/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplaceCollectionToSubscriptionMapping.ps1 b/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplaceCollectionToSubscriptionMapping.ps1 index 7df1ed833ee7..224b2862415a 100644 --- a/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplaceCollectionToSubscriptionMapping.ps1 +++ b/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplaceCollectionToSubscriptionMapping.ps1 @@ -65,7 +65,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter(ParameterSetName='Collections', Mandatory, ValueFromPipeline)] @@ -73,7 +72,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ICollectionsToSubscriptionsMappingPayload] # The subscriptions list to get the related collections - # To construct, see NOTES section for PAYLOAD properties and create a hash table. ${Payload}, [Parameter(ParameterSetName='CollectionsExpanded')] diff --git a/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplacePrivateStoreAllSubscriptionInTenant.ps1 b/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplacePrivateStoreAllSubscriptionInTenant.ps1 index 01b90d4e634e..e112f1fde85d 100644 --- a/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplacePrivateStoreAllSubscriptionInTenant.ps1 +++ b/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplacePrivateStoreAllSubscriptionInTenant.ps1 @@ -55,7 +55,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter()] diff --git a/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplacePrivateStoreCollection.ps1 b/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplacePrivateStoreCollection.ps1 index 89d75c995c70..1358616d9550 100644 --- a/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplacePrivateStoreCollection.ps1 +++ b/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplacePrivateStoreCollection.ps1 @@ -73,14 +73,12 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter(ParameterSetName='GetViaIdentityPrivateStore', Mandatory, ValueFromPipeline)] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ${PrivateStoreInputObject}, [Parameter()] diff --git a/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplacePrivateStoreCollectionOffer.ps1 b/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplacePrivateStoreCollectionOffer.ps1 index 12acf5f71e63..fb153ca13b98 100644 --- a/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplacePrivateStoreCollectionOffer.ps1 +++ b/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplacePrivateStoreCollectionOffer.ps1 @@ -88,21 +88,18 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter(ParameterSetName='GetViaIdentityCollection', Mandatory, ValueFromPipeline)] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for COLLECTIONINPUTOBJECT properties and create a hash table. ${CollectionInputObject}, [Parameter(ParameterSetName='GetViaIdentityPrivateStore', Mandatory, ValueFromPipeline)] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ${PrivateStoreInputObject}, [Parameter()] diff --git a/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplacePrivateStoreCollectionRule.ps1 b/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplacePrivateStoreCollectionRule.ps1 index ebca57f3726f..11c5bd259af3 100644 --- a/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplacePrivateStoreCollectionRule.ps1 +++ b/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplacePrivateStoreCollectionRule.ps1 @@ -70,14 +70,12 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter(ParameterSetName='QueryViaIdentityPrivateStore', Mandatory, ValueFromPipeline)] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ${PrivateStoreInputObject}, [Parameter()] diff --git a/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplacePrivateStoreUserOffer.ps1 b/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplacePrivateStoreUserOffer.ps1 index 06d3df71d71c..299c705e6945 100644 --- a/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplacePrivateStoreUserOffer.ps1 +++ b/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplacePrivateStoreUserOffer.ps1 @@ -55,7 +55,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter()] diff --git a/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplacePrivateStoreUserRule.ps1 b/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplacePrivateStoreUserRule.ps1 index 528d89b212b3..f939b83dc0d9 100644 --- a/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplacePrivateStoreUserRule.ps1 +++ b/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplacePrivateStoreUserRule.ps1 @@ -55,7 +55,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter()] diff --git a/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplacePrivateStoreV1.ps1 b/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplacePrivateStoreV1.ps1 index e3f1d2409617..e1df55ba46ff 100644 --- a/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplacePrivateStoreV1.ps1 +++ b/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplacePrivateStoreV1.ps1 @@ -56,7 +56,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter(ParameterSetName='List')] diff --git a/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplaceQueryPrivateStoreOffer.ps1 b/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplaceQueryPrivateStoreOffer.ps1 index 9deca0258a24..eca7f0e07720 100644 --- a/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplaceQueryPrivateStoreOffer.ps1 +++ b/src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplaceQueryPrivateStoreOffer.ps1 @@ -55,7 +55,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter()] diff --git a/src/Marketplace/Marketplace.Autorest/exports/New-AzMarketplacePrivateStore.ps1 b/src/Marketplace/Marketplace.Autorest/exports/New-AzMarketplacePrivateStore.ps1 index 31f954ba8184..b4fa51fd0181 100644 --- a/src/Marketplace/Marketplace.Autorest/exports/New-AzMarketplacePrivateStore.ps1 +++ b/src/Marketplace/Marketplace.Autorest/exports/New-AzMarketplacePrivateStore.ps1 @@ -76,7 +76,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IRecipient[]] # Gets or sets list of notified recipients for new requests - # To construct, see NOTES section for NOTIFICATIONSETTINGRECIPIENT properties and create a hash table. ${NotificationSettingRecipient}, [Parameter(ParameterSetName='CreateExpanded')] diff --git a/src/Marketplace/Marketplace.Autorest/exports/New-AzMarketplacePrivateStoreCollection.ps1 b/src/Marketplace/Marketplace.Autorest/exports/New-AzMarketplacePrivateStoreCollection.ps1 index 86b43106a404..4e94bf9bd4be 100644 --- a/src/Marketplace/Marketplace.Autorest/exports/New-AzMarketplacePrivateStoreCollection.ps1 +++ b/src/Marketplace/Marketplace.Autorest/exports/New-AzMarketplacePrivateStoreCollection.ps1 @@ -73,7 +73,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ${PrivateStoreInputObject}, [Parameter(ParameterSetName='CreateExpanded')] @@ -118,7 +117,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ICollection] # The Collection data structure. - # To construct, see NOTES section for PAYLOAD properties and create a hash table. ${Payload}, [Parameter(ParameterSetName='CreateViaJsonFilePath', Mandatory)] diff --git a/src/Marketplace/Marketplace.Autorest/exports/New-AzMarketplacePrivateStoreCollectionOffer.ps1 b/src/Marketplace/Marketplace.Autorest/exports/New-AzMarketplacePrivateStoreCollectionOffer.ps1 index 8918b765ebf1..9f538b1f1e02 100644 --- a/src/Marketplace/Marketplace.Autorest/exports/New-AzMarketplacePrivateStoreCollectionOffer.ps1 +++ b/src/Marketplace/Marketplace.Autorest/exports/New-AzMarketplacePrivateStoreCollectionOffer.ps1 @@ -97,7 +97,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for COLLECTIONINPUTOBJECT properties and create a hash table. ${CollectionInputObject}, [Parameter(ParameterSetName='CreateViaIdentityPrivateStore', Mandatory, ValueFromPipeline)] @@ -105,7 +104,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ${PrivateStoreInputObject}, [Parameter(ParameterSetName='CreateExpanded')] @@ -132,7 +130,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IPlan[]] # Offer plans - # To construct, see NOTES section for PLAN properties and create a hash table. ${Plan}, [Parameter(ParameterSetName='CreateExpanded')] @@ -158,7 +155,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IOffer] # The privateStore offer data structure. - # To construct, see NOTES section for PAYLOAD properties and create a hash table. ${Payload}, [Parameter(ParameterSetName='CreateViaJsonFilePath', Mandatory)] diff --git a/src/Marketplace/Marketplace.Autorest/exports/New-AzMarketplacePrivateStoreCollectionOfferMultiContext.ps1 b/src/Marketplace/Marketplace.Autorest/exports/New-AzMarketplacePrivateStoreCollectionOfferMultiContext.ps1 index ab8d0c387eef..8dd8902e4308 100644 --- a/src/Marketplace/Marketplace.Autorest/exports/New-AzMarketplacePrivateStoreCollectionOfferMultiContext.ps1 +++ b/src/Marketplace/Marketplace.Autorest/exports/New-AzMarketplacePrivateStoreCollectionOfferMultiContext.ps1 @@ -100,21 +100,18 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for COLLECTIONINPUTOBJECT properties and create a hash table. ${CollectionInputObject}, [Parameter(ParameterSetName='OfferViaIdentityExpanded', Mandatory, ValueFromPipeline)] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter(ParameterSetName='OfferViaIdentityPrivateStoreExpanded', Mandatory, ValueFromPipeline)] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ${PrivateStoreInputObject}, [Parameter()] @@ -128,7 +125,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IContextAndPlansDetails[]] # . - # To construct, see NOTES section for PLANSCONTEXT properties and create a hash table. ${PlansContext}, [Parameter(ParameterSetName='OfferExpanded')] diff --git a/src/Marketplace/Marketplace.Autorest/exports/ProxyCmdletDefinitions.ps1 b/src/Marketplace/Marketplace.Autorest/exports/ProxyCmdletDefinitions.ps1 index 6f1e64973b7e..1f7502873db1 100644 --- a/src/Marketplace/Marketplace.Autorest/exports/ProxyCmdletDefinitions.ps1 +++ b/src/Marketplace/Marketplace.Autorest/exports/ProxyCmdletDefinitions.ps1 @@ -86,7 +86,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter(ParameterSetName='TransferViaIdentityPrivateStore', Mandatory, ValueFromPipeline)] @@ -94,7 +93,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ${PrivateStoreInputObject}, [Parameter(ParameterSetName='Transfer', Mandatory, ValueFromPipeline)] @@ -103,7 +101,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ITransferOffersProperties] # Transfer offers properties - # To construct, see NOTES section for PAYLOAD properties and create a hash table. ${Payload}, [Parameter(ParameterSetName='TransferExpanded')] @@ -334,14 +331,12 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter(ParameterSetName='DisableViaIdentityPrivateStore', Mandatory, ValueFromPipeline)] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ${PrivateStoreInputObject}, [Parameter()] @@ -529,14 +524,12 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter(ParameterSetName='ApproveViaIdentityPrivateStore', Mandatory, ValueFromPipeline)] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ${PrivateStoreInputObject}, [Parameter()] @@ -709,7 +702,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter()] @@ -891,7 +883,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter(ParameterSetName='Collections', Mandatory, ValueFromPipeline)] @@ -899,7 +890,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ICollectionsToSubscriptionsMappingPayload] # The subscriptions list to get the related collections - # To construct, see NOTES section for PAYLOAD properties and create a hash table. ${Payload}, [Parameter(ParameterSetName='CollectionsExpanded')] @@ -1099,7 +1089,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter()] @@ -1477,21 +1466,18 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter(ParameterSetName='GetViaIdentityCollection', Mandatory, ValueFromPipeline)] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for COLLECTIONINPUTOBJECT properties and create a hash table. ${CollectionInputObject}, [Parameter(ParameterSetName='GetViaIdentityPrivateStore', Mandatory, ValueFromPipeline)] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ${PrivateStoreInputObject}, [Parameter()] @@ -1681,14 +1667,12 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter(ParameterSetName='QueryViaIdentityPrivateStore', Mandatory, ValueFromPipeline)] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ${PrivateStoreInputObject}, [Parameter()] @@ -1879,14 +1863,12 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter(ParameterSetName='GetViaIdentityPrivateStore', Mandatory, ValueFromPipeline)] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ${PrivateStoreInputObject}, [Parameter()] @@ -2360,7 +2342,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter()] @@ -2550,7 +2531,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter()] @@ -2734,7 +2714,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter(ParameterSetName='List')] @@ -2913,7 +2892,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter()] @@ -3130,21 +3108,18 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for COLLECTIONINPUTOBJECT properties and create a hash table. ${CollectionInputObject}, [Parameter(ParameterSetName='OfferViaIdentityExpanded', Mandatory, ValueFromPipeline)] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter(ParameterSetName='OfferViaIdentityPrivateStoreExpanded', Mandatory, ValueFromPipeline)] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ${PrivateStoreInputObject}, [Parameter()] @@ -3158,7 +3133,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IContextAndPlansDetails[]] # . - # To construct, see NOTES section for PLANSCONTEXT properties and create a hash table. ${PlansContext}, [Parameter(ParameterSetName='OfferExpanded')] @@ -3382,7 +3356,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for COLLECTIONINPUTOBJECT properties and create a hash table. ${CollectionInputObject}, [Parameter(ParameterSetName='CreateViaIdentityPrivateStore', Mandatory, ValueFromPipeline)] @@ -3390,7 +3363,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ${PrivateStoreInputObject}, [Parameter(ParameterSetName='CreateExpanded')] @@ -3417,7 +3389,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IPlan[]] # Offer plans - # To construct, see NOTES section for PLAN properties and create a hash table. ${Plan}, [Parameter(ParameterSetName='CreateExpanded')] @@ -3443,7 +3414,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IOffer] # The privateStore offer data structure. - # To construct, see NOTES section for PAYLOAD properties and create a hash table. ${Payload}, [Parameter(ParameterSetName='CreateViaJsonFilePath', Mandatory)] @@ -3650,7 +3620,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ${PrivateStoreInputObject}, [Parameter(ParameterSetName='CreateExpanded')] @@ -3695,7 +3664,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ICollection] # The Collection data structure. - # To construct, see NOTES section for PAYLOAD properties and create a hash table. ${Payload}, [Parameter(ParameterSetName='CreateViaJsonFilePath', Mandatory)] @@ -3903,7 +3871,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IRecipient[]] # Gets or sets list of notified recipients for new requests - # To construct, see NOTES section for NOTIFICATIONSETTINGRECIPIENT properties and create a hash table. ${NotificationSettingRecipient}, [Parameter(ParameterSetName='CreateExpanded')] @@ -4143,21 +4110,18 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter(ParameterSetName='DeleteViaIdentityCollection', Mandatory, ValueFromPipeline)] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for COLLECTIONINPUTOBJECT properties and create a hash table. ${CollectionInputObject}, [Parameter(ParameterSetName='DeleteViaIdentityPrivateStore', Mandatory, ValueFromPipeline)] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ${PrivateStoreInputObject}, [Parameter()] @@ -4352,14 +4316,12 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter(ParameterSetName='DeleteViaIdentityPrivateStore', Mandatory, ValueFromPipeline)] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ${PrivateStoreInputObject}, [Parameter()] @@ -4534,7 +4496,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IBulkCollectionsPayload] # Bulk collections action properties - # To construct, see NOTES section for PAYLOAD properties and create a hash table. ${Payload}, [Parameter(ParameterSetName='BulkExpanded')] @@ -4753,7 +4714,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IPlan[]] # Offer plans - # To construct, see NOTES section for PLAN properties and create a hash table. ${Plan}, [Parameter(ParameterSetName='UpdateExpanded')] @@ -5176,7 +5136,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IRecipient[]] # Gets or sets list of notified recipients for new requests - # To construct, see NOTES section for NOTIFICATIONSETTINGRECIPIENT properties and create a hash table. ${NotificationSettingRecipient}, [Parameter(ParameterSetName='UpdateExpanded')] @@ -5385,7 +5344,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter()] @@ -5606,14 +5564,12 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for COLLECTIONINPUTOBJECT properties and create a hash table. ${CollectionInputObject}, [Parameter(ParameterSetName='UpdateViaIdentityExpanded', Mandatory, ValueFromPipeline)] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter(ParameterSetName='UpdateViaIdentityPrivateStore', Mandatory, ValueFromPipeline)] @@ -5621,7 +5577,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ${PrivateStoreInputObject}, [Parameter(ParameterSetName='UpdateExpanded')] @@ -5651,7 +5606,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IPlan[]] # Offer plans - # To construct, see NOTES section for PLAN properties and create a hash table. ${Plan}, [Parameter(ParameterSetName='UpdateExpanded')] @@ -5679,7 +5633,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IOffer] # The privateStore offer data structure. - # To construct, see NOTES section for PAYLOAD properties and create a hash table. ${Payload}, [Parameter()] @@ -5880,7 +5833,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter(ParameterSetName='UpdateViaIdentityPrivateStore', Mandatory, ValueFromPipeline)] @@ -5888,7 +5840,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ${PrivateStoreInputObject}, [Parameter(ParameterSetName='UpdateExpanded')] @@ -5938,7 +5889,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ICollection] # The Collection data structure. - # To construct, see NOTES section for PAYLOAD properties and create a hash table. ${Payload}, [Parameter()] diff --git a/src/Marketplace/Marketplace.Autorest/exports/Remove-AzMarketplacePrivateStoreCollection.ps1 b/src/Marketplace/Marketplace.Autorest/exports/Remove-AzMarketplacePrivateStoreCollection.ps1 index f55c055d27f1..395c20ec6af8 100644 --- a/src/Marketplace/Marketplace.Autorest/exports/Remove-AzMarketplacePrivateStoreCollection.ps1 +++ b/src/Marketplace/Marketplace.Autorest/exports/Remove-AzMarketplacePrivateStoreCollection.ps1 @@ -70,14 +70,12 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter(ParameterSetName='DeleteViaIdentityPrivateStore', Mandatory, ValueFromPipeline)] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ${PrivateStoreInputObject}, [Parameter()] diff --git a/src/Marketplace/Marketplace.Autorest/exports/Remove-AzMarketplacePrivateStoreCollectionOffer.ps1 b/src/Marketplace/Marketplace.Autorest/exports/Remove-AzMarketplacePrivateStoreCollectionOffer.ps1 index b3c644cfc877..9a2ef02cc43c 100644 --- a/src/Marketplace/Marketplace.Autorest/exports/Remove-AzMarketplacePrivateStoreCollectionOffer.ps1 +++ b/src/Marketplace/Marketplace.Autorest/exports/Remove-AzMarketplacePrivateStoreCollectionOffer.ps1 @@ -86,21 +86,18 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter(ParameterSetName='DeleteViaIdentityCollection', Mandatory, ValueFromPipeline)] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for COLLECTIONINPUTOBJECT properties and create a hash table. ${CollectionInputObject}, [Parameter(ParameterSetName='DeleteViaIdentityPrivateStore', Mandatory, ValueFromPipeline)] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ${PrivateStoreInputObject}, [Parameter()] diff --git a/src/Marketplace/Marketplace.Autorest/exports/Set-AzMarketplaceBulkPrivateStoreCollectionAction.ps1 b/src/Marketplace/Marketplace.Autorest/exports/Set-AzMarketplaceBulkPrivateStoreCollectionAction.ps1 index 35a0fe96b7ad..ca890bc89e85 100644 --- a/src/Marketplace/Marketplace.Autorest/exports/Set-AzMarketplaceBulkPrivateStoreCollectionAction.ps1 +++ b/src/Marketplace/Marketplace.Autorest/exports/Set-AzMarketplaceBulkPrivateStoreCollectionAction.ps1 @@ -51,7 +51,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IBulkCollectionsPayload] # Bulk collections action properties - # To construct, see NOTES section for PAYLOAD properties and create a hash table. ${Payload}, [Parameter(ParameterSetName='BulkExpanded')] diff --git a/src/Marketplace/Marketplace.Autorest/exports/Set-AzMarketplacePrivateStore.ps1 b/src/Marketplace/Marketplace.Autorest/exports/Set-AzMarketplacePrivateStore.ps1 index 80dae0b82a0b..c6180aeca4b1 100644 --- a/src/Marketplace/Marketplace.Autorest/exports/Set-AzMarketplacePrivateStore.ps1 +++ b/src/Marketplace/Marketplace.Autorest/exports/Set-AzMarketplacePrivateStore.ps1 @@ -76,7 +76,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IRecipient[]] # Gets or sets list of notified recipients for new requests - # To construct, see NOTES section for NOTIFICATIONSETTINGRECIPIENT properties and create a hash table. ${NotificationSettingRecipient}, [Parameter(ParameterSetName='UpdateExpanded')] diff --git a/src/Marketplace/Marketplace.Autorest/exports/Set-AzMarketplacePrivateStoreCollectionOffer.ps1 b/src/Marketplace/Marketplace.Autorest/exports/Set-AzMarketplacePrivateStoreCollectionOffer.ps1 index 1c6c15a7043d..4fc170c56b2f 100644 --- a/src/Marketplace/Marketplace.Autorest/exports/Set-AzMarketplacePrivateStoreCollectionOffer.ps1 +++ b/src/Marketplace/Marketplace.Autorest/exports/Set-AzMarketplacePrivateStoreCollectionOffer.ps1 @@ -75,7 +75,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IPlan[]] # Offer plans - # To construct, see NOTES section for PLAN properties and create a hash table. ${Plan}, [Parameter(ParameterSetName='UpdateExpanded')] diff --git a/src/Marketplace/Marketplace.Autorest/exports/Test-AzMarketplacePrivateStoreAnyExistingOffer.ps1 b/src/Marketplace/Marketplace.Autorest/exports/Test-AzMarketplacePrivateStoreAnyExistingOffer.ps1 index 6b27d313a0f8..32cfedb3acef 100644 --- a/src/Marketplace/Marketplace.Autorest/exports/Test-AzMarketplacePrivateStoreAnyExistingOffer.ps1 +++ b/src/Marketplace/Marketplace.Autorest/exports/Test-AzMarketplacePrivateStoreAnyExistingOffer.ps1 @@ -55,7 +55,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter()] diff --git a/src/Marketplace/Marketplace.Autorest/exports/Update-AzMarketplacePrivateStoreCollection.ps1 b/src/Marketplace/Marketplace.Autorest/exports/Update-AzMarketplacePrivateStoreCollection.ps1 index 75a68fc4866b..439f8a8c030b 100644 --- a/src/Marketplace/Marketplace.Autorest/exports/Update-AzMarketplacePrivateStoreCollection.ps1 +++ b/src/Marketplace/Marketplace.Autorest/exports/Update-AzMarketplacePrivateStoreCollection.ps1 @@ -80,7 +80,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter(ParameterSetName='UpdateViaIdentityPrivateStore', Mandatory, ValueFromPipeline)] @@ -88,7 +87,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ${PrivateStoreInputObject}, [Parameter(ParameterSetName='UpdateExpanded')] @@ -138,7 +136,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ICollection] # The Collection data structure. - # To construct, see NOTES section for PAYLOAD properties and create a hash table. ${Payload}, [Parameter()] diff --git a/src/Marketplace/Marketplace.Autorest/exports/Update-AzMarketplacePrivateStoreCollectionOffer.ps1 b/src/Marketplace/Marketplace.Autorest/exports/Update-AzMarketplacePrivateStoreCollectionOffer.ps1 index 91532d33f6eb..c0c7891aff9e 100644 --- a/src/Marketplace/Marketplace.Autorest/exports/Update-AzMarketplacePrivateStoreCollectionOffer.ps1 +++ b/src/Marketplace/Marketplace.Autorest/exports/Update-AzMarketplacePrivateStoreCollectionOffer.ps1 @@ -104,14 +104,12 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for COLLECTIONINPUTOBJECT properties and create a hash table. ${CollectionInputObject}, [Parameter(ParameterSetName='UpdateViaIdentityExpanded', Mandatory, ValueFromPipeline)] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter(ParameterSetName='UpdateViaIdentityPrivateStore', Mandatory, ValueFromPipeline)] @@ -119,7 +117,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ${PrivateStoreInputObject}, [Parameter(ParameterSetName='UpdateExpanded')] @@ -149,7 +146,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IPlan[]] # Offer plans - # To construct, see NOTES section for PLAN properties and create a hash table. ${Plan}, [Parameter(ParameterSetName='UpdateExpanded')] @@ -177,7 +173,6 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IOffer] # The privateStore offer data structure. - # To construct, see NOTES section for PAYLOAD properties and create a hash table. ${Payload}, [Parameter()] diff --git a/src/Marketplace/Marketplace.Autorest/generated/api/Marketplace.cs b/src/Marketplace/Marketplace.Autorest/generated/api/Marketplace.cs index a8e905e59ca4..b32240ff42f1 100644 --- a/src/Marketplace/Marketplace.Autorest/generated/api/Marketplace.cs +++ b/src/Marketplace/Marketplace.Autorest/generated/api/Marketplace.cs @@ -5380,7 +5380,7 @@ public partial class Marketplace await eventListener.Signal(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Events.HeaderParametersAdded); if( eventListener.Token.IsCancellationRequested ) { return; } // set body content - request.Content = null /* serializeToContent doesn't support 'application/json' C:\Users\cloudtest\.autorest\@autorest_powershell@4.0.674\node_modules\@autorest\powershell\dist\llcsharp\schema\string.js*/; + request.Content = null /* serializeToContent doesn't support 'application/json' C:\Users\cloudtest\.autorest\@autorest_powershell@4.0.684\node_modules\@autorest\powershell\dist\llcsharp\schema\string.js*/; request.Content.Headers.ContentType = global::System.Net.Http.Headers.MediaTypeHeaderValue.Parse("application/json"); await eventListener.Signal(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Events.BodyContentSet); if( eventListener.Token.IsCancellationRequested ) { return; } // make the call @@ -5439,7 +5439,7 @@ public partial class Marketplace await eventListener.Signal(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Events.HeaderParametersAdded); if( eventListener.Token.IsCancellationRequested ) { return; } // set body content - request.Content = null /* serializeToContent doesn't support 'application/json' C:\Users\cloudtest\.autorest\@autorest_powershell@4.0.674\node_modules\@autorest\powershell\dist\llcsharp\schema\string.js*/; + request.Content = null /* serializeToContent doesn't support 'application/json' C:\Users\cloudtest\.autorest\@autorest_powershell@4.0.684\node_modules\@autorest\powershell\dist\llcsharp\schema\string.js*/; request.Content.Headers.ContentType = global::System.Net.Http.Headers.MediaTypeHeaderValue.Parse("application/json"); await eventListener.Signal(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Events.BodyContentSet); if( eventListener.Token.IsCancellationRequested ) { return; } // make the call @@ -6056,7 +6056,7 @@ public partial class Marketplace await eventListener.Signal(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Events.HeaderParametersAdded); if( eventListener.Token.IsCancellationRequested ) { return; } // set body content - request.Content = null /* serializeToContent doesn't support 'application/json' C:\Users\cloudtest\.autorest\@autorest_powershell@4.0.674\node_modules\@autorest\powershell\dist\llcsharp\schema\string.js*/; + request.Content = null /* serializeToContent doesn't support 'application/json' C:\Users\cloudtest\.autorest\@autorest_powershell@4.0.684\node_modules\@autorest\powershell\dist\llcsharp\schema\string.js*/; request.Content.Headers.ContentType = global::System.Net.Http.Headers.MediaTypeHeaderValue.Parse("application/json"); await eventListener.Signal(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Events.BodyContentSet); if( eventListener.Token.IsCancellationRequested ) { return; } // make the call @@ -6112,7 +6112,7 @@ public partial class Marketplace await eventListener.Signal(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Events.HeaderParametersAdded); if( eventListener.Token.IsCancellationRequested ) { return; } // set body content - request.Content = null /* serializeToContent doesn't support 'application/json' C:\Users\cloudtest\.autorest\@autorest_powershell@4.0.674\node_modules\@autorest\powershell\dist\llcsharp\schema\string.js*/; + request.Content = null /* serializeToContent doesn't support 'application/json' C:\Users\cloudtest\.autorest\@autorest_powershell@4.0.684\node_modules\@autorest\powershell\dist\llcsharp\schema\string.js*/; request.Content.Headers.ContentType = global::System.Net.Http.Headers.MediaTypeHeaderValue.Parse("application/json"); await eventListener.Signal(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Events.BodyContentSet); if( eventListener.Token.IsCancellationRequested ) { return; } // make the call diff --git a/src/Marketplace/Marketplace.Autorest/generated/cmdlets/SetAzMarketplacePrivateStoreCollectionOffer_UpdateExpanded.cs b/src/Marketplace/Marketplace.Autorest/generated/cmdlets/SetAzMarketplacePrivateStoreCollectionOffer_UpdateExpanded.cs index b6af4d1b42ba..1abcf16e3169 100644 --- a/src/Marketplace/Marketplace.Autorest/generated/cmdlets/SetAzMarketplacePrivateStoreCollectionOffer_UpdateExpanded.cs +++ b/src/Marketplace/Marketplace.Autorest/generated/cmdlets/SetAzMarketplacePrivateStoreCollectionOffer_UpdateExpanded.cs @@ -414,7 +414,7 @@ protected override void ProcessRecord() try { await ((Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener)this).Signal(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Events.CmdletBeforeAPICall); if( ((Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener)this).Token.IsCancellationRequested ) { return; } - await this.Client.PrivateStoreCollectionOfferCreateOrUpdate(PrivateStoreId, CollectionId, OfferId, _payloadBody, onOk, onDefault, this, Pipeline); + await this.Client.PrivateStoreCollectionOfferCreateOrUpdate(PrivateStoreId, CollectionId, OfferId, _payloadBody, onOk, onDefault, this, Pipeline, Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.SerializationMode.IncludeCreate); await ((Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener)this).Signal(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Events.CmdletAfterAPICall); if( ((Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener)this).Token.IsCancellationRequested ) { return; } } catch (Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.UndeclaredResponseException urexception) diff --git a/src/Marketplace/Marketplace.Autorest/generated/cmdlets/SetAzMarketplacePrivateStoreCollection_UpdateExpanded.cs b/src/Marketplace/Marketplace.Autorest/generated/cmdlets/SetAzMarketplacePrivateStoreCollection_UpdateExpanded.cs index 9360ea89bba1..2eccd8bf82b7 100644 --- a/src/Marketplace/Marketplace.Autorest/generated/cmdlets/SetAzMarketplacePrivateStoreCollection_UpdateExpanded.cs +++ b/src/Marketplace/Marketplace.Autorest/generated/cmdlets/SetAzMarketplacePrivateStoreCollection_UpdateExpanded.cs @@ -398,7 +398,7 @@ protected override void ProcessRecord() try { await ((Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener)this).Signal(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Events.CmdletBeforeAPICall); if( ((Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener)this).Token.IsCancellationRequested ) { return; } - await this.Client.PrivateStoreCollectionCreateOrUpdate(PrivateStoreId, CollectionId, _payloadBody, onOk, onDefault, this, Pipeline); + await this.Client.PrivateStoreCollectionCreateOrUpdate(PrivateStoreId, CollectionId, _payloadBody, onOk, onDefault, this, Pipeline, Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.SerializationMode.IncludeCreate); await ((Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener)this).Signal(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Events.CmdletAfterAPICall); if( ((Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener)this).Token.IsCancellationRequested ) { return; } } catch (Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.UndeclaredResponseException urexception) diff --git a/src/Marketplace/Marketplace.Autorest/generated/cmdlets/SetAzMarketplacePrivateStore_UpdateExpanded.cs b/src/Marketplace/Marketplace.Autorest/generated/cmdlets/SetAzMarketplacePrivateStore_UpdateExpanded.cs index 386c2f4042cd..138c5bb0f7d1 100644 --- a/src/Marketplace/Marketplace.Autorest/generated/cmdlets/SetAzMarketplacePrivateStore_UpdateExpanded.cs +++ b/src/Marketplace/Marketplace.Autorest/generated/cmdlets/SetAzMarketplacePrivateStore_UpdateExpanded.cs @@ -422,7 +422,7 @@ protected override void ProcessRecord() try { await ((Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener)this).Signal(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Events.CmdletBeforeAPICall); if( ((Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener)this).Token.IsCancellationRequested ) { return; } - await this.Client.PrivateStoreCreateOrUpdate(Id, _payloadBody, onOk, onDefault, this, Pipeline); + await this.Client.PrivateStoreCreateOrUpdate(Id, _payloadBody, onOk, onDefault, this, Pipeline, Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.SerializationMode.IncludeCreate); await ((Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener)this).Signal(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Events.CmdletAfterAPICall); if( ((Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener)this).Token.IsCancellationRequested ) { return; } } catch (Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.UndeclaredResponseException urexception) diff --git a/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollectionOffer_UpdateExpanded.cs b/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollectionOffer_UpdateExpanded.cs index 1e71caa1e135..04229d450079 100644 --- a/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollectionOffer_UpdateExpanded.cs +++ b/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollectionOffer_UpdateExpanded.cs @@ -416,7 +416,7 @@ protected override void ProcessRecord() await ((Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener)this).Signal(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Events.CmdletBeforeAPICall); if( ((Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener)this).Token.IsCancellationRequested ) { return; } _payloadBody = await this.Client.PrivateStoreCollectionOfferGetWithResult(PrivateStoreId, CollectionId, OfferId, this, Pipeline); this.Update_payloadBody(); - await this.Client.PrivateStoreCollectionOfferCreateOrUpdate(PrivateStoreId, CollectionId, OfferId, _payloadBody, onOk, onDefault, this, Pipeline); + await this.Client.PrivateStoreCollectionOfferCreateOrUpdate(PrivateStoreId, CollectionId, OfferId, _payloadBody, onOk, onDefault, this, Pipeline, Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.SerializationMode.IncludeUpdate); await ((Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener)this).Signal(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Events.CmdletAfterAPICall); if( ((Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener)this).Token.IsCancellationRequested ) { return; } } catch (Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.UndeclaredResponseException urexception) diff --git a/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollectionOffer_UpdateViaIdentityCollection.cs b/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollectionOffer_UpdateViaIdentityCollection.cs index fee65614b28b..813082fa4a17 100644 --- a/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollectionOffer_UpdateViaIdentityCollection.cs +++ b/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollectionOffer_UpdateViaIdentityCollection.cs @@ -349,7 +349,7 @@ protected override void ProcessRecord() this.CollectionInputObject.Id += $"/offers/{(global::System.Uri.EscapeDataString(this.OfferId.ToString()))}"; Payload = await this.Client.PrivateStoreCollectionOfferGetViaIdentityWithResult(CollectionInputObject.Id, this, Pipeline); this.UpdatePayload(); - await this.Client.PrivateStoreCollectionOfferCreateOrUpdateViaIdentity(CollectionInputObject.Id, Payload, onOk, onDefault, this, Pipeline); + await this.Client.PrivateStoreCollectionOfferCreateOrUpdateViaIdentity(CollectionInputObject.Id, Payload, onOk, onDefault, this, Pipeline, Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.SerializationMode.IncludeUpdate); } else { @@ -364,7 +364,7 @@ protected override void ProcessRecord() } Payload = await this.Client.PrivateStoreCollectionOfferGetWithResult(CollectionInputObject.PrivateStoreId ?? null, CollectionInputObject.CollectionId ?? null, OfferId, this, Pipeline); this.UpdatePayload(); - await this.Client.PrivateStoreCollectionOfferCreateOrUpdate(CollectionInputObject.PrivateStoreId ?? null, CollectionInputObject.CollectionId ?? null, OfferId, Payload, onOk, onDefault, this, Pipeline); + await this.Client.PrivateStoreCollectionOfferCreateOrUpdate(CollectionInputObject.PrivateStoreId ?? null, CollectionInputObject.CollectionId ?? null, OfferId, Payload, onOk, onDefault, this, Pipeline, Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.SerializationMode.IncludeUpdate); } await ((Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener)this).Signal(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Events.CmdletAfterAPICall); if( ((Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener)this).Token.IsCancellationRequested ) { return; } } diff --git a/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollectionOffer_UpdateViaIdentityCollectionExpanded.cs b/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollectionOffer_UpdateViaIdentityCollectionExpanded.cs index ac06f9b1cd0e..c85265793670 100644 --- a/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollectionOffer_UpdateViaIdentityCollectionExpanded.cs +++ b/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollectionOffer_UpdateViaIdentityCollectionExpanded.cs @@ -399,7 +399,7 @@ protected override void ProcessRecord() this.CollectionInputObject.Id += $"/offers/{(global::System.Uri.EscapeDataString(this.OfferId.ToString()))}"; _payloadBody = await this.Client.PrivateStoreCollectionOfferGetViaIdentityWithResult(CollectionInputObject.Id, this, Pipeline); this.Update_payloadBody(); - await this.Client.PrivateStoreCollectionOfferCreateOrUpdateViaIdentity(CollectionInputObject.Id, _payloadBody, onOk, onDefault, this, Pipeline); + await this.Client.PrivateStoreCollectionOfferCreateOrUpdateViaIdentity(CollectionInputObject.Id, _payloadBody, onOk, onDefault, this, Pipeline, Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.SerializationMode.IncludeUpdate); } else { @@ -414,7 +414,7 @@ protected override void ProcessRecord() } _payloadBody = await this.Client.PrivateStoreCollectionOfferGetWithResult(CollectionInputObject.PrivateStoreId ?? null, CollectionInputObject.CollectionId ?? null, OfferId, this, Pipeline); this.Update_payloadBody(); - await this.Client.PrivateStoreCollectionOfferCreateOrUpdate(CollectionInputObject.PrivateStoreId ?? null, CollectionInputObject.CollectionId ?? null, OfferId, _payloadBody, onOk, onDefault, this, Pipeline); + await this.Client.PrivateStoreCollectionOfferCreateOrUpdate(CollectionInputObject.PrivateStoreId ?? null, CollectionInputObject.CollectionId ?? null, OfferId, _payloadBody, onOk, onDefault, this, Pipeline, Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.SerializationMode.IncludeUpdate); } await ((Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener)this).Signal(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Events.CmdletAfterAPICall); if( ((Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener)this).Token.IsCancellationRequested ) { return; } } diff --git a/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollectionOffer_UpdateViaIdentityExpanded.cs b/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollectionOffer_UpdateViaIdentityExpanded.cs index 496ebd9706ef..3d5a1ef42a1c 100644 --- a/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollectionOffer_UpdateViaIdentityExpanded.cs +++ b/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollectionOffer_UpdateViaIdentityExpanded.cs @@ -384,7 +384,7 @@ protected override void ProcessRecord() { _payloadBody = await this.Client.PrivateStoreCollectionOfferGetViaIdentityWithResult(InputObject.Id, this, Pipeline); this.Update_payloadBody(); - await this.Client.PrivateStoreCollectionOfferCreateOrUpdateViaIdentity(InputObject.Id, _payloadBody, onOk, onDefault, this, Pipeline); + await this.Client.PrivateStoreCollectionOfferCreateOrUpdateViaIdentity(InputObject.Id, _payloadBody, onOk, onDefault, this, Pipeline, Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.SerializationMode.IncludeUpdate); } else { @@ -403,7 +403,7 @@ protected override void ProcessRecord() } _payloadBody = await this.Client.PrivateStoreCollectionOfferGetWithResult(InputObject.PrivateStoreId ?? null, InputObject.CollectionId ?? null, InputObject.OfferId ?? null, this, Pipeline); this.Update_payloadBody(); - await this.Client.PrivateStoreCollectionOfferCreateOrUpdate(InputObject.PrivateStoreId ?? null, InputObject.CollectionId ?? null, InputObject.OfferId ?? null, _payloadBody, onOk, onDefault, this, Pipeline); + await this.Client.PrivateStoreCollectionOfferCreateOrUpdate(InputObject.PrivateStoreId ?? null, InputObject.CollectionId ?? null, InputObject.OfferId ?? null, _payloadBody, onOk, onDefault, this, Pipeline, Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.SerializationMode.IncludeUpdate); } await ((Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener)this).Signal(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Events.CmdletAfterAPICall); if( ((Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener)this).Token.IsCancellationRequested ) { return; } } diff --git a/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollectionOffer_UpdateViaIdentityPrivateStore.cs b/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollectionOffer_UpdateViaIdentityPrivateStore.cs index 0232d1d2d7be..ab88307d93a5 100644 --- a/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollectionOffer_UpdateViaIdentityPrivateStore.cs +++ b/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollectionOffer_UpdateViaIdentityPrivateStore.cs @@ -363,7 +363,7 @@ protected override void ProcessRecord() this.PrivateStoreInputObject.Id += $"/collections/{(global::System.Uri.EscapeDataString(this.CollectionId.ToString()))}/offers/{(global::System.Uri.EscapeDataString(this.OfferId.ToString()))}"; Payload = await this.Client.PrivateStoreCollectionOfferGetViaIdentityWithResult(PrivateStoreInputObject.Id, this, Pipeline); this.UpdatePayload(); - await this.Client.PrivateStoreCollectionOfferCreateOrUpdateViaIdentity(PrivateStoreInputObject.Id, Payload, onOk, onDefault, this, Pipeline); + await this.Client.PrivateStoreCollectionOfferCreateOrUpdateViaIdentity(PrivateStoreInputObject.Id, Payload, onOk, onDefault, this, Pipeline, Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.SerializationMode.IncludeUpdate); } else { @@ -374,7 +374,7 @@ protected override void ProcessRecord() } Payload = await this.Client.PrivateStoreCollectionOfferGetWithResult(PrivateStoreInputObject.PrivateStoreId ?? null, CollectionId, OfferId, this, Pipeline); this.UpdatePayload(); - await this.Client.PrivateStoreCollectionOfferCreateOrUpdate(PrivateStoreInputObject.PrivateStoreId ?? null, CollectionId, OfferId, Payload, onOk, onDefault, this, Pipeline); + await this.Client.PrivateStoreCollectionOfferCreateOrUpdate(PrivateStoreInputObject.PrivateStoreId ?? null, CollectionId, OfferId, Payload, onOk, onDefault, this, Pipeline, Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.SerializationMode.IncludeUpdate); } await ((Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener)this).Signal(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Events.CmdletAfterAPICall); if( ((Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener)this).Token.IsCancellationRequested ) { return; } } diff --git a/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollectionOffer_UpdateViaIdentityPrivateStoreExpanded.cs b/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollectionOffer_UpdateViaIdentityPrivateStoreExpanded.cs index 092c50b95e9b..88c9b1f1c02d 100644 --- a/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollectionOffer_UpdateViaIdentityPrivateStoreExpanded.cs +++ b/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollectionOffer_UpdateViaIdentityPrivateStoreExpanded.cs @@ -413,7 +413,7 @@ protected override void ProcessRecord() this.PrivateStoreInputObject.Id += $"/collections/{(global::System.Uri.EscapeDataString(this.CollectionId.ToString()))}/offers/{(global::System.Uri.EscapeDataString(this.OfferId.ToString()))}"; _payloadBody = await this.Client.PrivateStoreCollectionOfferGetViaIdentityWithResult(PrivateStoreInputObject.Id, this, Pipeline); this.Update_payloadBody(); - await this.Client.PrivateStoreCollectionOfferCreateOrUpdateViaIdentity(PrivateStoreInputObject.Id, _payloadBody, onOk, onDefault, this, Pipeline); + await this.Client.PrivateStoreCollectionOfferCreateOrUpdateViaIdentity(PrivateStoreInputObject.Id, _payloadBody, onOk, onDefault, this, Pipeline, Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.SerializationMode.IncludeUpdate); } else { @@ -424,7 +424,7 @@ protected override void ProcessRecord() } _payloadBody = await this.Client.PrivateStoreCollectionOfferGetWithResult(PrivateStoreInputObject.PrivateStoreId ?? null, CollectionId, OfferId, this, Pipeline); this.Update_payloadBody(); - await this.Client.PrivateStoreCollectionOfferCreateOrUpdate(PrivateStoreInputObject.PrivateStoreId ?? null, CollectionId, OfferId, _payloadBody, onOk, onDefault, this, Pipeline); + await this.Client.PrivateStoreCollectionOfferCreateOrUpdate(PrivateStoreInputObject.PrivateStoreId ?? null, CollectionId, OfferId, _payloadBody, onOk, onDefault, this, Pipeline, Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.SerializationMode.IncludeUpdate); } await ((Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener)this).Signal(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Events.CmdletAfterAPICall); if( ((Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener)this).Token.IsCancellationRequested ) { return; } } diff --git a/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollection_UpdateExpanded.cs b/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollection_UpdateExpanded.cs index b7183e9baff2..5682836ef657 100644 --- a/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollection_UpdateExpanded.cs +++ b/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollection_UpdateExpanded.cs @@ -400,7 +400,7 @@ protected override void ProcessRecord() await ((Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener)this).Signal(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Events.CmdletBeforeAPICall); if( ((Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener)this).Token.IsCancellationRequested ) { return; } _payloadBody = await this.Client.PrivateStoreCollectionGetWithResult(PrivateStoreId, CollectionId, this, Pipeline); this.Update_payloadBody(); - await this.Client.PrivateStoreCollectionCreateOrUpdate(PrivateStoreId, CollectionId, _payloadBody, onOk, onDefault, this, Pipeline); + await this.Client.PrivateStoreCollectionCreateOrUpdate(PrivateStoreId, CollectionId, _payloadBody, onOk, onDefault, this, Pipeline, Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.SerializationMode.IncludeUpdate); await ((Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener)this).Signal(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Events.CmdletAfterAPICall); if( ((Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener)this).Token.IsCancellationRequested ) { return; } } catch (Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.UndeclaredResponseException urexception) diff --git a/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollection_UpdateViaIdentityExpanded.cs b/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollection_UpdateViaIdentityExpanded.cs index 4257adfee99b..19a2fda5cf8b 100644 --- a/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollection_UpdateViaIdentityExpanded.cs +++ b/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollection_UpdateViaIdentityExpanded.cs @@ -382,7 +382,7 @@ protected override void ProcessRecord() { _payloadBody = await this.Client.PrivateStoreCollectionGetViaIdentityWithResult(InputObject.Id, this, Pipeline); this.Update_payloadBody(); - await this.Client.PrivateStoreCollectionCreateOrUpdateViaIdentity(InputObject.Id, _payloadBody, onOk, onDefault, this, Pipeline); + await this.Client.PrivateStoreCollectionCreateOrUpdateViaIdentity(InputObject.Id, _payloadBody, onOk, onDefault, this, Pipeline, Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.SerializationMode.IncludeUpdate); } else { @@ -397,7 +397,7 @@ protected override void ProcessRecord() } _payloadBody = await this.Client.PrivateStoreCollectionGetWithResult(InputObject.PrivateStoreId ?? null, InputObject.CollectionId ?? null, this, Pipeline); this.Update_payloadBody(); - await this.Client.PrivateStoreCollectionCreateOrUpdate(InputObject.PrivateStoreId ?? null, InputObject.CollectionId ?? null, _payloadBody, onOk, onDefault, this, Pipeline); + await this.Client.PrivateStoreCollectionCreateOrUpdate(InputObject.PrivateStoreId ?? null, InputObject.CollectionId ?? null, _payloadBody, onOk, onDefault, this, Pipeline, Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.SerializationMode.IncludeUpdate); } await ((Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener)this).Signal(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Events.CmdletAfterAPICall); if( ((Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener)this).Token.IsCancellationRequested ) { return; } } diff --git a/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollection_UpdateViaIdentityPrivateStore.cs b/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollection_UpdateViaIdentityPrivateStore.cs index 706f2863140a..6258bf429e45 100644 --- a/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollection_UpdateViaIdentityPrivateStore.cs +++ b/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollection_UpdateViaIdentityPrivateStore.cs @@ -349,7 +349,7 @@ protected override void ProcessRecord() this.PrivateStoreInputObject.Id += $"/collections/{(global::System.Uri.EscapeDataString(this.CollectionId.ToString()))}"; Payload = await this.Client.PrivateStoreCollectionGetViaIdentityWithResult(PrivateStoreInputObject.Id, this, Pipeline); this.UpdatePayload(); - await this.Client.PrivateStoreCollectionCreateOrUpdateViaIdentity(PrivateStoreInputObject.Id, Payload, onOk, onDefault, this, Pipeline); + await this.Client.PrivateStoreCollectionCreateOrUpdateViaIdentity(PrivateStoreInputObject.Id, Payload, onOk, onDefault, this, Pipeline, Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.SerializationMode.IncludeUpdate); } else { @@ -360,7 +360,7 @@ protected override void ProcessRecord() } Payload = await this.Client.PrivateStoreCollectionGetWithResult(PrivateStoreInputObject.PrivateStoreId ?? null, CollectionId, this, Pipeline); this.UpdatePayload(); - await this.Client.PrivateStoreCollectionCreateOrUpdate(PrivateStoreInputObject.PrivateStoreId ?? null, CollectionId, Payload, onOk, onDefault, this, Pipeline); + await this.Client.PrivateStoreCollectionCreateOrUpdate(PrivateStoreInputObject.PrivateStoreId ?? null, CollectionId, Payload, onOk, onDefault, this, Pipeline, Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.SerializationMode.IncludeUpdate); } await ((Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener)this).Signal(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Events.CmdletAfterAPICall); if( ((Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener)this).Token.IsCancellationRequested ) { return; } } diff --git a/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollection_UpdateViaIdentityPrivateStoreExpanded.cs b/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollection_UpdateViaIdentityPrivateStoreExpanded.cs index 293c553a1019..fd094e108e9a 100644 --- a/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollection_UpdateViaIdentityPrivateStoreExpanded.cs +++ b/src/Marketplace/Marketplace.Autorest/generated/cmdlets/UpdateAzMarketplacePrivateStoreCollection_UpdateViaIdentityPrivateStoreExpanded.cs @@ -397,7 +397,7 @@ protected override void ProcessRecord() this.PrivateStoreInputObject.Id += $"/collections/{(global::System.Uri.EscapeDataString(this.CollectionId.ToString()))}"; _payloadBody = await this.Client.PrivateStoreCollectionGetViaIdentityWithResult(PrivateStoreInputObject.Id, this, Pipeline); this.Update_payloadBody(); - await this.Client.PrivateStoreCollectionCreateOrUpdateViaIdentity(PrivateStoreInputObject.Id, _payloadBody, onOk, onDefault, this, Pipeline); + await this.Client.PrivateStoreCollectionCreateOrUpdateViaIdentity(PrivateStoreInputObject.Id, _payloadBody, onOk, onDefault, this, Pipeline, Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.SerializationMode.IncludeUpdate); } else { @@ -408,7 +408,7 @@ protected override void ProcessRecord() } _payloadBody = await this.Client.PrivateStoreCollectionGetWithResult(PrivateStoreInputObject.PrivateStoreId ?? null, CollectionId, this, Pipeline); this.Update_payloadBody(); - await this.Client.PrivateStoreCollectionCreateOrUpdate(PrivateStoreInputObject.PrivateStoreId ?? null, CollectionId, _payloadBody, onOk, onDefault, this, Pipeline); + await this.Client.PrivateStoreCollectionCreateOrUpdate(PrivateStoreInputObject.PrivateStoreId ?? null, CollectionId, _payloadBody, onOk, onDefault, this, Pipeline, Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.SerializationMode.IncludeUpdate); } await ((Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener)this).Signal(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Events.CmdletAfterAPICall); if( ((Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener)this).Token.IsCancellationRequested ) { return; } } diff --git a/src/Marketplace/Marketplace.Autorest/generated/runtime/BuildTime/Cmdlets/ExportProxyCmdlet.cs b/src/Marketplace/Marketplace.Autorest/generated/runtime/BuildTime/Cmdlets/ExportProxyCmdlet.cs index 81896b969396..2124e24f2fdb 100644 --- a/src/Marketplace/Marketplace.Autorest/generated/runtime/BuildTime/Cmdlets/ExportProxyCmdlet.cs +++ b/src/Marketplace/Marketplace.Autorest/generated/runtime/BuildTime/Cmdlets/ExportProxyCmdlet.cs @@ -70,9 +70,8 @@ protected override void ProcessRecord() var variantGroups = profileGroups.SelectMany(pg => pg.Variants .GroupBy(v => new { v.CmdletName, v.IsInternal }) .Select(vg => new VariantGroup(ModuleName, vg.Key.CmdletName, vg.Select(v => v).ToArray(), - Path.Combine(vg.Key.IsInternal ? InternalFolder : ExportsFolder, pg.ProfileFolder), pg.ProfileName, isInternal: vg.Key.IsInternal))) + Path.Combine(vg.Key.IsInternal ? InternalFolder : ExportsFolder, pg.ProfileFolder), pg.ProfileName, isInternal: vg.Key.IsInternal))) .ToArray(); - var license = new StringBuilder(); license.Append(@" # ---------------------------------------------------------------------------------- @@ -114,6 +113,7 @@ protected override void ProcessRecord() sb.Append("param("); sb.Append($"{(parameterGroups.Any() ? Environment.NewLine : String.Empty)}"); + foreach (var parameterGroup in parameterGroups) { var parameters = parameterGroup.HasAllVariants ? parameterGroup.Parameters.Take(1) : parameterGroup.Parameters; diff --git a/src/Marketplace/Marketplace.Autorest/generated/runtime/BuildTime/MarkdownRenderer.cs b/src/Marketplace/Marketplace.Autorest/generated/runtime/BuildTime/MarkdownRenderer.cs index 5ee0a99492b1..78679ee9115b 100644 --- a/src/Marketplace/Marketplace.Autorest/generated/runtime/BuildTime/MarkdownRenderer.cs +++ b/src/Marketplace/Marketplace.Autorest/generated/runtime/BuildTime/MarkdownRenderer.cs @@ -94,7 +94,7 @@ public static void WriteMarkdowns(IEnumerable variantGroups, PsMod sb.Append($"## RELATED LINKS{Environment.NewLine}{Environment.NewLine}"); foreach (var relatedLink in markdownInfo.RelatedLinks) { - sb.Append($"{relatedLink}{Environment.NewLine}{Environment.NewLine}"); + sb.Append($"[{relatedLink}]({relatedLink}){Environment.NewLine}{Environment.NewLine}"); } File.WriteAllText(Path.Combine(docsFolder, $"{markdownInfo.CmdletName}.md"), sb.ToString()); diff --git a/src/Marketplace/Marketplace.Autorest/generated/runtime/BuildTime/Models/PsProxyOutputs.cs b/src/Marketplace/Marketplace.Autorest/generated/runtime/BuildTime/Models/PsProxyOutputs.cs index a1cc2b39c60a..515890ffd06a 100644 --- a/src/Marketplace/Marketplace.Autorest/generated/runtime/BuildTime/Models/PsProxyOutputs.cs +++ b/src/Marketplace/Marketplace.Autorest/generated/runtime/BuildTime/Models/PsProxyOutputs.cs @@ -188,6 +188,7 @@ internal class BaseOutput public VariantGroup VariantGroup { get; } protected static readonly bool IsAzure = Convert.ToBoolean(@"true"); + public BaseOutput(VariantGroup variantGroup) { VariantGroup = variantGroup; @@ -295,6 +296,7 @@ private string GetDefaultValuesStatements() } return sb.ToString(); } + } internal class ProcessOutput : BaseOutput diff --git a/src/Marketplace/Marketplace.Autorest/generated/runtime/BuildTime/Models/PsProxyTypes.cs b/src/Marketplace/Marketplace.Autorest/generated/runtime/BuildTime/Models/PsProxyTypes.cs index 1cc566de6091..5b1b6cf03978 100644 --- a/src/Marketplace/Marketplace.Autorest/generated/runtime/BuildTime/Models/PsProxyTypes.cs +++ b/src/Marketplace/Marketplace.Autorest/generated/runtime/BuildTime/Models/PsProxyTypes.cs @@ -31,7 +31,7 @@ internal class VariantGroup { public string ModuleName { get; } - public string RootModuleName {get => @"";} + public string RootModuleName { get => @""; } public string CmdletName { get; } public string CmdletVerb { get; } public string CmdletNoun { get; } @@ -49,7 +49,6 @@ internal class VariantGroup public PsHelpInfo HelpInfo { get; } public bool IsGenerated { get; } public bool IsInternal { get; } - public string OutputFolder { get; } public string FileName { get; } public string FilePath { get; } @@ -84,7 +83,6 @@ public VariantGroup(string moduleName, string cmdletName, Variant[] variants, st HelpInfo = Variants.Select(v => v.HelpInfo).FirstOrDefault() ?? new PsHelpInfo(); IsGenerated = Variants.All(v => v.Attributes.OfType().Any()); IsInternal = isInternal; - OutputFolder = outputFolder; FileName = $"{CmdletName}{(isTest ? ".Tests" : String.Empty)}.ps1"; FilePath = Path.Combine(OutputFolder, FileName); @@ -258,7 +256,6 @@ internal class Parameter public ParameterMetadata Metadata { get; } public PsParameterHelpInfo HelpInfo { get; } public Type ParameterType { get; } - public Attribute[] Attributes { get; } public ParameterCategory[] Categories { get; } public ParameterCategory OrderCategory { get; } @@ -311,10 +308,10 @@ public Parameter(string variantName, string parameterName, ParameterMetadata met IsMandatory = ParameterAttribute.Mandatory; var complexParameterName = ParameterName.ToUpperInvariant(); - var complexMessage = $"{Environment.NewLine}To construct, see NOTES section for {complexParameterName} properties and create a hash table."; + var complexMessage = $"{Environment.NewLine}"; var description = ParameterAttribute.HelpMessage.NullIfEmpty() ?? HelpInfo.Description.NullIfEmpty() ?? InfoAttribute?.Description.NullIfEmpty() ?? String.Empty; // Remove the complex type message as it will be reinserted if this is a complex type - description = description.NormalizeNewLines().Replace(complexMessage, String.Empty).Replace(complexMessage.ToPsSingleLine(), String.Empty); + description = description.NormalizeNewLines(); // Make an InfoAttribute for processing only if one isn't provided InfoAttribute = Attributes.OfType().FirstOrDefault() ?? new InfoAttribute { PossibleTypes = new[] { ParameterType.Unwrap() }, Required = IsMandatory }; // Set the description if the InfoAttribute does not have one since they are exported without a description @@ -334,7 +331,7 @@ internal class ComplexInterfaceInfo public bool Required { get; } public bool ReadOnly { get; } public string Description { get; } - + public ComplexInterfaceInfo[] NestedInfos { get; } public bool IsComplexInterface { get; } @@ -351,7 +348,7 @@ public ComplexInterfaceInfo(string name, Type type, InfoAttribute infoAttribute, var unwrappedType = Type.Unwrap(); var hasBeenSeen = seenTypes?.Contains(unwrappedType) ?? false; (seenTypes ?? (seenTypes = new List())).Add(unwrappedType); - NestedInfos = hasBeenSeen ? new ComplexInterfaceInfo[]{} : + NestedInfos = hasBeenSeen ? new ComplexInterfaceInfo[] { } : unwrappedType.GetInterfaces() .Concat(InfoAttribute.PossibleTypes) .SelectMany(pt => pt.GetProperties() @@ -440,7 +437,7 @@ public CompleterInfo(ArgumentCompleterAttribute completerAttribute) } } - internal class PSArgumentCompleterInfo: CompleterInfo + internal class PSArgumentCompleterInfo : CompleterInfo { public string[] ResourceTypes { get; } @@ -511,7 +508,8 @@ public static Parameter[] ToParameters(this Variant variant) parameterHelp = parameterHelp.Where(ph => (!ph.ParameterSetNames.Any() || ph.ParameterSetNames.Any(psn => psn == variant.VariantName || psn == AllParameterSets)) && ph.Name != "IncludeTotalCount"); } var result = parameters.Select(p => new Parameter(variant.VariantName, p.Key, p.Value, parameterHelp.FirstOrDefault(ph => ph.Name == p.Key))); - if (variant.SupportsPaging) { + if (variant.SupportsPaging) + { // If supportsPaging is set, we will need to add First and Skip parameters since they are treated as common parameters which as not contained on Metadata>parameters variant.Info.Parameters["First"].Attributes.OfType().FirstOrDefault(pa => pa.ParameterSetName == variant.VariantName || pa.ParameterSetName == AllParameterSets).HelpMessage = "Gets only the first 'n' objects."; variant.Info.Parameters["Skip"].Attributes.OfType().FirstOrDefault(pa => pa.ParameterSetName == variant.VariantName || pa.ParameterSetName == AllParameterSets).HelpMessage = "Ignores the first 'n' objects and then gets the remaining objects."; diff --git a/src/Marketplace/Marketplace.Autorest/help/Copy-AzMarketplacePrivateStoreCollectionOffer.md b/src/Marketplace/Marketplace.Autorest/help/Copy-AzMarketplacePrivateStoreCollectionOffer.md index ca94315c88e0..dd56d6d7d975 100644 --- a/src/Marketplace/Marketplace.Autorest/help/Copy-AzMarketplacePrivateStoreCollectionOffer.md +++ b/src/Marketplace/Marketplace.Autorest/help/Copy-AzMarketplacePrivateStoreCollectionOffer.md @@ -118,7 +118,6 @@ Accept wildcard characters: False ### -InputObject Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity @@ -194,7 +193,6 @@ Accept wildcard characters: False ### -Payload Transfer offers properties -To construct, see NOTES section for PAYLOAD properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ITransferOffersProperties @@ -225,7 +223,6 @@ Accept wildcard characters: False ### -PrivateStoreInputObject Identity Parameter -To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity diff --git a/src/Marketplace/Marketplace.Autorest/help/Disable-AzMarketplacePrivateStoreCollectionAllItem.md b/src/Marketplace/Marketplace.Autorest/help/Disable-AzMarketplacePrivateStoreCollectionAllItem.md index da6bfd5c4074..7997f3da8808 100644 --- a/src/Marketplace/Marketplace.Autorest/help/Disable-AzMarketplacePrivateStoreCollectionAllItem.md +++ b/src/Marketplace/Marketplace.Autorest/help/Disable-AzMarketplacePrivateStoreCollectionAllItem.md @@ -78,7 +78,6 @@ Accept wildcard characters: False ### -InputObject Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity @@ -109,7 +108,6 @@ Accept wildcard characters: False ### -PrivateStoreInputObject Identity Parameter -To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity diff --git a/src/Marketplace/Marketplace.Autorest/help/Enable-AzMarketplacePrivateStoreCollectionAllItem.md b/src/Marketplace/Marketplace.Autorest/help/Enable-AzMarketplacePrivateStoreCollectionAllItem.md index 66af9b165cc0..d41bf75a78f9 100644 --- a/src/Marketplace/Marketplace.Autorest/help/Enable-AzMarketplacePrivateStoreCollectionAllItem.md +++ b/src/Marketplace/Marketplace.Autorest/help/Enable-AzMarketplacePrivateStoreCollectionAllItem.md @@ -78,7 +78,6 @@ Accept wildcard characters: False ### -InputObject Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity @@ -109,7 +108,6 @@ Accept wildcard characters: False ### -PrivateStoreInputObject Identity Parameter -To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity diff --git a/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplaceBillingPrivateStoreAccount.md b/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplaceBillingPrivateStoreAccount.md index 4929347ca058..cdc9788e6fd1 100644 --- a/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplaceBillingPrivateStoreAccount.md +++ b/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplaceBillingPrivateStoreAccount.md @@ -60,7 +60,6 @@ Accept wildcard characters: False ### -InputObject Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity diff --git a/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplaceCollectionToSubscriptionMapping.md b/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplaceCollectionToSubscriptionMapping.md index d5f8e26697fa..afc6b3a31e33 100644 --- a/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplaceCollectionToSubscriptionMapping.md +++ b/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplaceCollectionToSubscriptionMapping.md @@ -88,7 +88,6 @@ Accept wildcard characters: False ### -InputObject Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity @@ -134,7 +133,6 @@ Accept wildcard characters: False ### -Payload The subscriptions list to get the related collections -To construct, see NOTES section for PAYLOAD properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ICollectionsToSubscriptionsMappingPayload diff --git a/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplacePrivateStoreAllSubscriptionInTenant.md b/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplacePrivateStoreAllSubscriptionInTenant.md index 9e64baf20f69..eeec6b84bf39 100644 --- a/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplacePrivateStoreAllSubscriptionInTenant.md +++ b/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplacePrivateStoreAllSubscriptionInTenant.md @@ -56,7 +56,6 @@ Accept wildcard characters: False ### -InputObject Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity diff --git a/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplacePrivateStoreCollection.md b/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplacePrivateStoreCollection.md index 701afb8098ef..d47a56b7abcb 100644 --- a/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplacePrivateStoreCollection.md +++ b/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplacePrivateStoreCollection.md @@ -91,7 +91,6 @@ Accept wildcard characters: False ### -InputObject Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity @@ -122,7 +121,6 @@ Accept wildcard characters: False ### -PrivateStoreInputObject Identity Parameter -To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity diff --git a/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplacePrivateStoreCollectionOffer.md b/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplacePrivateStoreCollectionOffer.md index a4d020f7e159..a295ccb5b7e3 100644 --- a/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplacePrivateStoreCollectionOffer.md +++ b/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplacePrivateStoreCollectionOffer.md @@ -81,7 +81,6 @@ Accept wildcard characters: False ### -CollectionInputObject Identity Parameter -To construct, see NOTES section for COLLECTIONINPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity @@ -113,7 +112,6 @@ Accept wildcard characters: False ### -InputObject Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity @@ -159,7 +157,6 @@ Accept wildcard characters: False ### -PrivateStoreInputObject Identity Parameter -To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity diff --git a/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplacePrivateStoreCollectionRule.md b/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplacePrivateStoreCollectionRule.md index 142ae1a53108..70adee23c255 100644 --- a/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplacePrivateStoreCollectionRule.md +++ b/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplacePrivateStoreCollectionRule.md @@ -78,7 +78,6 @@ Accept wildcard characters: False ### -InputObject Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity @@ -109,7 +108,6 @@ Accept wildcard characters: False ### -PrivateStoreInputObject Identity Parameter -To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity diff --git a/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplacePrivateStoreUserOffer.md b/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplacePrivateStoreUserOffer.md index 2b2f82f27f6e..ed86221ee6eb 100644 --- a/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplacePrivateStoreUserOffer.md +++ b/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplacePrivateStoreUserOffer.md @@ -56,7 +56,6 @@ Accept wildcard characters: False ### -InputObject Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity diff --git a/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplacePrivateStoreUserRule.md b/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplacePrivateStoreUserRule.md index b1c968b75c97..1d2abfcc1b2d 100644 --- a/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplacePrivateStoreUserRule.md +++ b/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplacePrivateStoreUserRule.md @@ -56,7 +56,6 @@ Accept wildcard characters: False ### -InputObject Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity diff --git a/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplacePrivateStoreV1.md b/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplacePrivateStoreV1.md index edfe692cc2a6..817c179023d0 100644 --- a/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplacePrivateStoreV1.md +++ b/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplacePrivateStoreV1.md @@ -81,7 +81,6 @@ Accept wildcard characters: False ### -InputObject Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity diff --git a/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplaceQueryPrivateStoreOffer.md b/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplaceQueryPrivateStoreOffer.md index 4742cdf2808b..6edf5b80d27b 100644 --- a/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplaceQueryPrivateStoreOffer.md +++ b/src/Marketplace/Marketplace.Autorest/help/Get-AzMarketplaceQueryPrivateStoreOffer.md @@ -67,7 +67,6 @@ Accept wildcard characters: False ### -InputObject Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity diff --git a/src/Marketplace/Marketplace.Autorest/help/New-AzMarketplacePrivateStore.md b/src/Marketplace/Marketplace.Autorest/help/New-AzMarketplacePrivateStore.md index 9fd941cc43c0..c95fbf6e5fe5 100644 --- a/src/Marketplace/Marketplace.Autorest/help/New-AzMarketplacePrivateStore.md +++ b/src/Marketplace/Marketplace.Autorest/help/New-AzMarketplacePrivateStore.md @@ -169,7 +169,6 @@ Accept wildcard characters: False ### -NotificationSettingRecipient Gets or sets list of notified recipients for new requests -To construct, see NOTES section for NOTIFICATIONSETTINGRECIPIENT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IRecipient[] diff --git a/src/Marketplace/Marketplace.Autorest/help/New-AzMarketplacePrivateStoreCollection.md b/src/Marketplace/Marketplace.Autorest/help/New-AzMarketplacePrivateStoreCollection.md index 256428b46644..97d51fb97504 100644 --- a/src/Marketplace/Marketplace.Autorest/help/New-AzMarketplacePrivateStoreCollection.md +++ b/src/Marketplace/Marketplace.Autorest/help/New-AzMarketplacePrivateStoreCollection.md @@ -187,7 +187,6 @@ Accept wildcard characters: False ### -Payload The Collection data structure. -To construct, see NOTES section for PAYLOAD properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ICollection @@ -218,7 +217,6 @@ Accept wildcard characters: False ### -PrivateStoreInputObject Identity Parameter -To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity diff --git a/src/Marketplace/Marketplace.Autorest/help/New-AzMarketplacePrivateStoreCollectionOffer.md b/src/Marketplace/Marketplace.Autorest/help/New-AzMarketplacePrivateStoreCollectionOffer.md index 7eb5bed063b8..a33861ee2e20 100644 --- a/src/Marketplace/Marketplace.Autorest/help/New-AzMarketplacePrivateStoreCollectionOffer.md +++ b/src/Marketplace/Marketplace.Autorest/help/New-AzMarketplacePrivateStoreCollectionOffer.md @@ -97,7 +97,6 @@ Accept wildcard characters: False ### -CollectionInputObject Identity Parameter -To construct, see NOTES section for COLLECTIONINPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity @@ -204,7 +203,6 @@ Accept wildcard characters: False ### -Payload The privateStore offer data structure. -To construct, see NOTES section for PAYLOAD properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IOffer @@ -220,7 +218,6 @@ Accept wildcard characters: False ### -Plan Offer plans -To construct, see NOTES section for PLAN properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IPlan[] @@ -251,7 +248,6 @@ Accept wildcard characters: False ### -PrivateStoreInputObject Identity Parameter -To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity diff --git a/src/Marketplace/Marketplace.Autorest/help/New-AzMarketplacePrivateStoreCollectionOfferMultiContext.md b/src/Marketplace/Marketplace.Autorest/help/New-AzMarketplacePrivateStoreCollectionOfferMultiContext.md index e5174e7303b2..96ac2d7ae181 100644 --- a/src/Marketplace/Marketplace.Autorest/help/New-AzMarketplacePrivateStoreCollectionOfferMultiContext.md +++ b/src/Marketplace/Marketplace.Autorest/help/New-AzMarketplacePrivateStoreCollectionOfferMultiContext.md @@ -83,7 +83,6 @@ Accept wildcard characters: False ### -CollectionInputObject Identity Parameter -To construct, see NOTES section for COLLECTIONINPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity @@ -130,7 +129,6 @@ Accept wildcard characters: False ### -InputObject Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity @@ -161,7 +159,6 @@ Accept wildcard characters: False ### -PlansContext . -To construct, see NOTES section for PLANSCONTEXT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IContextAndPlansDetails[] @@ -192,7 +189,6 @@ Accept wildcard characters: False ### -PrivateStoreInputObject Identity Parameter -To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity diff --git a/src/Marketplace/Marketplace.Autorest/help/Remove-AzMarketplacePrivateStoreCollection.md b/src/Marketplace/Marketplace.Autorest/help/Remove-AzMarketplacePrivateStoreCollection.md index 5b42823623be..738d01f4c0cb 100644 --- a/src/Marketplace/Marketplace.Autorest/help/Remove-AzMarketplacePrivateStoreCollection.md +++ b/src/Marketplace/Marketplace.Autorest/help/Remove-AzMarketplacePrivateStoreCollection.md @@ -78,7 +78,6 @@ Accept wildcard characters: False ### -InputObject Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity @@ -124,7 +123,6 @@ Accept wildcard characters: False ### -PrivateStoreInputObject Identity Parameter -To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity diff --git a/src/Marketplace/Marketplace.Autorest/help/Remove-AzMarketplacePrivateStoreCollectionOffer.md b/src/Marketplace/Marketplace.Autorest/help/Remove-AzMarketplacePrivateStoreCollectionOffer.md index 5192c5bc3ebe..689a8cd7e006 100644 --- a/src/Marketplace/Marketplace.Autorest/help/Remove-AzMarketplacePrivateStoreCollectionOffer.md +++ b/src/Marketplace/Marketplace.Autorest/help/Remove-AzMarketplacePrivateStoreCollectionOffer.md @@ -68,7 +68,6 @@ Accept wildcard characters: False ### -CollectionInputObject Identity Parameter -To construct, see NOTES section for COLLECTIONINPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity @@ -100,7 +99,6 @@ Accept wildcard characters: False ### -InputObject Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity @@ -161,7 +159,6 @@ Accept wildcard characters: False ### -PrivateStoreInputObject Identity Parameter -To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity diff --git a/src/Marketplace/Marketplace.Autorest/help/Set-AzMarketplaceBulkPrivateStoreCollectionAction.md b/src/Marketplace/Marketplace.Autorest/help/Set-AzMarketplaceBulkPrivateStoreCollectionAction.md index 390e3a44b772..dc1c77444aa5 100644 --- a/src/Marketplace/Marketplace.Autorest/help/Set-AzMarketplaceBulkPrivateStoreCollectionAction.md +++ b/src/Marketplace/Marketplace.Autorest/help/Set-AzMarketplaceBulkPrivateStoreCollectionAction.md @@ -134,7 +134,6 @@ Accept wildcard characters: False ### -Payload Bulk collections action properties -To construct, see NOTES section for PAYLOAD properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IBulkCollectionsPayload diff --git a/src/Marketplace/Marketplace.Autorest/help/Set-AzMarketplacePrivateStore.md b/src/Marketplace/Marketplace.Autorest/help/Set-AzMarketplacePrivateStore.md index 8ed6173cc115..a76fdb4e3c8f 100644 --- a/src/Marketplace/Marketplace.Autorest/help/Set-AzMarketplacePrivateStore.md +++ b/src/Marketplace/Marketplace.Autorest/help/Set-AzMarketplacePrivateStore.md @@ -169,7 +169,6 @@ Accept wildcard characters: False ### -NotificationSettingRecipient Gets or sets list of notified recipients for new requests -To construct, see NOTES section for NOTIFICATIONSETTINGRECIPIENT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IRecipient[] diff --git a/src/Marketplace/Marketplace.Autorest/help/Set-AzMarketplacePrivateStoreCollectionOffer.md b/src/Marketplace/Marketplace.Autorest/help/Set-AzMarketplacePrivateStoreCollectionOffer.md index c7829d6ca959..301fefead7b9 100644 --- a/src/Marketplace/Marketplace.Autorest/help/Set-AzMarketplacePrivateStoreCollectionOffer.md +++ b/src/Marketplace/Marketplace.Autorest/help/Set-AzMarketplacePrivateStoreCollectionOffer.md @@ -160,7 +160,6 @@ Accept wildcard characters: False ### -Plan Offer plans -To construct, see NOTES section for PLAN properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IPlan[] diff --git a/src/Marketplace/Marketplace.Autorest/help/Test-AzMarketplacePrivateStoreAnyExistingOffer.md b/src/Marketplace/Marketplace.Autorest/help/Test-AzMarketplacePrivateStoreAnyExistingOffer.md index 19a28dc97b11..f4d56bb4df09 100644 --- a/src/Marketplace/Marketplace.Autorest/help/Test-AzMarketplacePrivateStoreAnyExistingOffer.md +++ b/src/Marketplace/Marketplace.Autorest/help/Test-AzMarketplacePrivateStoreAnyExistingOffer.md @@ -56,7 +56,6 @@ Accept wildcard characters: False ### -InputObject Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity diff --git a/src/Marketplace/Marketplace.Autorest/help/Update-AzMarketplacePrivateStoreCollection.md b/src/Marketplace/Marketplace.Autorest/help/Update-AzMarketplacePrivateStoreCollection.md index ca9b3bced60e..fecf58def4f4 100644 --- a/src/Marketplace/Marketplace.Autorest/help/Update-AzMarketplacePrivateStoreCollection.md +++ b/src/Marketplace/Marketplace.Autorest/help/Update-AzMarketplacePrivateStoreCollection.md @@ -148,7 +148,6 @@ Accept wildcard characters: False ### -InputObject Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity @@ -164,7 +163,6 @@ Accept wildcard characters: False ### -Payload The Collection data structure. -To construct, see NOTES section for PAYLOAD properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ICollection @@ -195,7 +193,6 @@ Accept wildcard characters: False ### -PrivateStoreInputObject Identity Parameter -To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity diff --git a/src/Marketplace/Marketplace.Autorest/help/Update-AzMarketplacePrivateStoreCollectionOffer.md b/src/Marketplace/Marketplace.Autorest/help/Update-AzMarketplacePrivateStoreCollectionOffer.md index 2c5854966b90..244bada1f0a5 100644 --- a/src/Marketplace/Marketplace.Autorest/help/Update-AzMarketplacePrivateStoreCollectionOffer.md +++ b/src/Marketplace/Marketplace.Autorest/help/Update-AzMarketplacePrivateStoreCollectionOffer.md @@ -87,7 +87,6 @@ Accept wildcard characters: False ### -CollectionInputObject Identity Parameter -To construct, see NOTES section for COLLECTIONINPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity @@ -149,7 +148,6 @@ Accept wildcard characters: False ### -InputObject Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity @@ -180,7 +178,6 @@ Accept wildcard characters: False ### -Payload The privateStore offer data structure. -To construct, see NOTES section for PAYLOAD properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IOffer @@ -196,7 +193,6 @@ Accept wildcard characters: False ### -Plan Offer plans -To construct, see NOTES section for PLAN properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IPlan[] @@ -227,7 +223,6 @@ Accept wildcard characters: False ### -PrivateStoreInputObject Identity Parameter -To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity diff --git a/src/Marketplace/Marketplace.Autorest/internal/New-AzMarketplacePrivateStore.ps1 b/src/Marketplace/Marketplace.Autorest/internal/New-AzMarketplacePrivateStore.ps1 index 5903cbabf99d..9edacc7faf16 100644 --- a/src/Marketplace/Marketplace.Autorest/internal/New-AzMarketplacePrivateStore.ps1 +++ b/src/Marketplace/Marketplace.Autorest/internal/New-AzMarketplacePrivateStore.ps1 @@ -63,14 +63,12 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter(Mandatory, ValueFromPipeline)] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IPrivateStore] # The PrivateStore data structure. - # To construct, see NOTES section for PAYLOAD properties and create a hash table. ${Payload}, [Parameter()] diff --git a/src/Marketplace/Marketplace.Autorest/internal/New-AzMarketplacePrivateStoreCollection.ps1 b/src/Marketplace/Marketplace.Autorest/internal/New-AzMarketplacePrivateStoreCollection.ps1 index 509c6726b9f6..eb9dc4bc7b97 100644 --- a/src/Marketplace/Marketplace.Autorest/internal/New-AzMarketplacePrivateStoreCollection.ps1 +++ b/src/Marketplace/Marketplace.Autorest/internal/New-AzMarketplacePrivateStoreCollection.ps1 @@ -58,14 +58,12 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter(Mandatory, ValueFromPipeline)] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ICollection] # The Collection data structure. - # To construct, see NOTES section for PAYLOAD properties and create a hash table. ${Payload}, [Parameter()] diff --git a/src/Marketplace/Marketplace.Autorest/internal/New-AzMarketplacePrivateStoreCollectionOffer.ps1 b/src/Marketplace/Marketplace.Autorest/internal/New-AzMarketplacePrivateStoreCollectionOffer.ps1 index a1ca8105246f..3a4dec25022d 100644 --- a/src/Marketplace/Marketplace.Autorest/internal/New-AzMarketplacePrivateStoreCollectionOffer.ps1 +++ b/src/Marketplace/Marketplace.Autorest/internal/New-AzMarketplacePrivateStoreCollectionOffer.ps1 @@ -61,14 +61,12 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter(Mandatory, ValueFromPipeline)] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IOffer] # The privateStore offer data structure. - # To construct, see NOTES section for PAYLOAD properties and create a hash table. ${Payload}, [Parameter()] diff --git a/src/Marketplace/Marketplace.Autorest/internal/ProxyCmdletDefinitions.ps1 b/src/Marketplace/Marketplace.Autorest/internal/ProxyCmdletDefinitions.ps1 index e36dae25991d..683018783b5f 100644 --- a/src/Marketplace/Marketplace.Autorest/internal/ProxyCmdletDefinitions.ps1 +++ b/src/Marketplace/Marketplace.Autorest/internal/ProxyCmdletDefinitions.ps1 @@ -171,14 +171,12 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter(Mandatory, ValueFromPipeline)] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IOffer] # The privateStore offer data structure. - # To construct, see NOTES section for PAYLOAD properties and create a hash table. ${Payload}, [Parameter()] @@ -316,14 +314,12 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter(Mandatory, ValueFromPipeline)] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ICollection] # The Collection data structure. - # To construct, see NOTES section for PAYLOAD properties and create a hash table. ${Payload}, [Parameter()] @@ -466,14 +462,12 @@ param( [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity] # Identity Parameter - # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter(Mandatory, ValueFromPipeline)] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IPrivateStore] # The PrivateStore data structure. - # To construct, see NOTES section for PAYLOAD properties and create a hash table. ${Payload}, [Parameter()] diff --git a/src/Marketplace/Marketplace/Az.Marketplace.psd1 b/src/Marketplace/Marketplace/Az.Marketplace.psd1 index c0c41d54d8c7..5f21f024f95f 100644 --- a/src/Marketplace/Marketplace/Az.Marketplace.psd1 +++ b/src/Marketplace/Marketplace/Az.Marketplace.psd1 @@ -3,7 +3,7 @@ # # Generated by: Microsoft Corporation # -# Generated on: 2/7/2024 +# Generated on: 3/17/2024 # @{ @@ -53,17 +53,17 @@ DotNetFrameworkVersion = '4.7.2' # ProcessorArchitecture = '' # Modules that must be imported into the global environment prior to importing this module -RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '2.15.1'; }) +RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '2.16.0'; }) # Assemblies that must be loaded prior to importing this module RequiredAssemblies = 'Marketplace.Autorest/bin/Az.Marketplace.private.dll', 'Microsoft.Azure.Management.Marketplace.dll' # Script files (.ps1) that are run in the caller's environment prior to importing this module. -# ScriptsToProcess = @() +ScriptsToProcess = @() # Type files (.ps1xml) to be loaded when importing this module -# TypesToProcess = @() +TypesToProcess = @() # Format files (.ps1xml) to be loaded when importing this module FormatsToProcess = 'Marketplace.Autorest/Az.Marketplace.format.ps1xml' @@ -130,7 +130,7 @@ PrivateData = @{ PSData = @{ # Tags applied to this module. These help with module discovery in online galleries. - Tags = 'Azure','ResourceManager','ARM','Marketplace' + Tags = 'Azure', 'ResourceManager', 'ARM', 'Marketplace' # A URL to the license for this module. LicenseUri = 'https://aka.ms/azps-license' @@ -160,7 +160,7 @@ PrivateData = @{ } # End of PSData hashtable - } # End of PrivateData hashtable +} # End of PrivateData hashtable # HelpInfo URI of this module # HelpInfoURI = '' diff --git a/src/Marketplace/Marketplace/help/Az.Marketplace.md b/src/Marketplace/Marketplace/help/Az.Marketplace.md index 5998e97a0ca3..955eae10870f 100644 --- a/src/Marketplace/Marketplace/help/Az.Marketplace.md +++ b/src/Marketplace/Marketplace/help/Az.Marketplace.md @@ -14,6 +14,12 @@ Commands to interact with Azure Marketplace. ### [Copy-AzMarketplacePrivateStoreCollectionOffer](Copy-AzMarketplacePrivateStoreCollectionOffer.md) transferring offers (copy or move) from source collection to target collection(s) +### [Disable-AzMarketplacePrivateStoreCollectionAllItem](Disable-AzMarketplacePrivateStoreCollectionAllItem.md) +Disable approve all items for the collection. + +### [Enable-AzMarketplacePrivateStoreCollectionAllItem](Enable-AzMarketplacePrivateStoreCollectionAllItem.md) +Delete all existing offers from the collection and enable approve all items. + ### [Get-AzMarketplaceBillingPrivateStoreAccount](Get-AzMarketplaceBillingPrivateStoreAccount.md) Tenant billing accounts names @@ -23,15 +29,36 @@ For a given subscriptions list, the API will return a map of collections and the ### [Get-AzMarketplacePrivateStore](Get-AzMarketplacePrivateStore.md) Get private store list +### [Get-AzMarketplacePrivateStoreAllSubscriptionInTenant](Get-AzMarketplacePrivateStoreAllSubscriptionInTenant.md) +Fetch all subscriptions in tenant, only for marketplace admin + ### [Get-AzMarketplacePrivateStoreCollection](Get-AzMarketplacePrivateStoreCollection.md) Gets private store collection +### [Get-AzMarketplacePrivateStoreCollectionMapOffersToContext](Get-AzMarketplacePrivateStoreCollectionMapOffersToContext.md) +Get a list of all offers in the given collection according to the required contexts. + ### [Get-AzMarketplacePrivateStoreCollectionOffer](Get-AzMarketplacePrivateStoreCollectionOffer.md) Gets information about a specific offer. +### [Get-AzMarketplacePrivateStoreCollectionRule](Get-AzMarketplacePrivateStoreCollectionRule.md) +Get a list of all private store rules in the given private store and collection + +### [Get-AzMarketplacePrivateStoreNewPlanNotification](Get-AzMarketplacePrivateStoreNewPlanNotification.md) +List new plans notifications + ### [Get-AzMarketplacePrivateStoreOffer](Get-AzMarketplacePrivateStoreOffer.md) Get one or more private store's offer. +### [Get-AzMarketplacePrivateStoreSubscription](Get-AzMarketplacePrivateStoreSubscription.md) +List all the subscriptions in the private store context + +### [Get-AzMarketplacePrivateStoreUserOffer](Get-AzMarketplacePrivateStoreUserOffer.md) +List of user's approved offers for the provided offers and subscriptions + +### [Get-AzMarketplacePrivateStoreUserRule](Get-AzMarketplacePrivateStoreUserRule.md) +All rules approved in the private store that are relevant for user subscriptions + ### [Get-AzMarketplacePrivateStoreV1](Get-AzMarketplacePrivateStoreV1.md) Get information about the private store @@ -42,11 +69,14 @@ List of offers, regardless the collections Changes private store properties ### [New-AzMarketplacePrivateStoreCollection](New-AzMarketplacePrivateStoreCollection.md) -Create or update private store collection +Create private store collection ### [New-AzMarketplacePrivateStoreCollectionOffer](New-AzMarketplacePrivateStoreCollectionOffer.md) Update or add an offer to a specific collection of the private store. +### [New-AzMarketplacePrivateStoreCollectionOfferMultiContext](New-AzMarketplacePrivateStoreCollectionOfferMultiContext.md) +Upsert an offer with multiple context details. + ### [Remove-AzMarketplacePrivateStoreCollection](Remove-AzMarketplacePrivateStoreCollection.md) Delete a collection from the given private store. @@ -63,7 +93,7 @@ Perform an action on bulk collections Changes private store properties ### [Set-AzMarketplacePrivateStoreCollection](Set-AzMarketplacePrivateStoreCollection.md) -Create or update private store collection +Create private store collection ### [Set-AzMarketplacePrivateStoreCollectionOffer](Set-AzMarketplacePrivateStoreCollectionOffer.md) Update or add an offer to a specific collection of the private store. @@ -71,3 +101,12 @@ Update or add an offer to a specific collection of the private store. ### [Set-AzMarketplacePrivateStoreOffer](Set-AzMarketplacePrivateStoreOffer.md) Updates or creates offer for private store. +### [Test-AzMarketplacePrivateStoreAnyExistingOffer](Test-AzMarketplacePrivateStoreAnyExistingOffer.md) +Query whether exists any offer in the collections. + +### [Update-AzMarketplacePrivateStoreCollection](Update-AzMarketplacePrivateStoreCollection.md) +Create private store collection + +### [Update-AzMarketplacePrivateStoreCollectionOffer](Update-AzMarketplacePrivateStoreCollectionOffer.md) +Update or add an offer to a specific collection of the private store. + diff --git a/src/Marketplace/Marketplace/help/Copy-AzMarketplacePrivateStoreCollectionOffer.md b/src/Marketplace/Marketplace/help/Copy-AzMarketplacePrivateStoreCollectionOffer.md index 016bd42422a1..dfc0b228b491 100644 --- a/src/Marketplace/Marketplace/help/Copy-AzMarketplacePrivateStoreCollectionOffer.md +++ b/src/Marketplace/Marketplace/help/Copy-AzMarketplacePrivateStoreCollectionOffer.md @@ -16,20 +16,20 @@ transferring offers (copy or move) from source collection to target collection(s ``` Copy-AzMarketplacePrivateStoreCollectionOffer -CollectionId -PrivateStoreId [-OfferIdList ] [-Operation ] [-TargetCollection ] [-DefaultProfile ] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### TransferViaJsonString ``` Copy-AzMarketplacePrivateStoreCollectionOffer -CollectionId -PrivateStoreId - -JsonString [-DefaultProfile ] [-WhatIf] [-Confirm] + -JsonString [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### TransferViaJsonFilePath ``` Copy-AzMarketplacePrivateStoreCollectionOffer -CollectionId -PrivateStoreId - -JsonFilePath [-DefaultProfile ] [-WhatIf] [-Confirm] + -JsonFilePath [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` @@ -37,7 +37,7 @@ Copy-AzMarketplacePrivateStoreCollectionOffer -CollectionId -PrivateSto ``` Copy-AzMarketplacePrivateStoreCollectionOffer -CollectionId -PrivateStoreInputObject [-OfferIdList ] [-Operation ] - [-TargetCollection ] [-DefaultProfile ] [-WhatIf] + [-TargetCollection ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` @@ -45,13 +45,13 @@ Copy-AzMarketplacePrivateStoreCollectionOffer -CollectionId ``` Copy-AzMarketplacePrivateStoreCollectionOffer -CollectionId -PrivateStoreInputObject -Payload - [-DefaultProfile ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### Transfer ``` Copy-AzMarketplacePrivateStoreCollectionOffer -CollectionId -PrivateStoreId - -Payload [-DefaultProfile ] + -Payload [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` @@ -59,13 +59,13 @@ Copy-AzMarketplacePrivateStoreCollectionOffer -CollectionId -PrivateSto ``` Copy-AzMarketplacePrivateStoreCollectionOffer -InputObject [-OfferIdList ] [-Operation ] [-TargetCollection ] [-DefaultProfile ] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### TransferViaIdentity ``` Copy-AzMarketplacePrivateStoreCollectionOffer -InputObject - -Payload [-DefaultProfile ] + -Payload [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` @@ -106,7 +106,8 @@ Accept wildcard characters: False ``` ### -DefaultProfile -The credentials, account, tenant, and subscription used for communication with Azure. +The DefaultProfile parameter is not functional. +Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription. ```yaml Type: System.Management.Automation.PSObject @@ -122,7 +123,6 @@ Accept wildcard characters: False ### -InputObject Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity @@ -198,7 +198,6 @@ Accept wildcard characters: False ### -Payload Transfer offers properties -To construct, see NOTES section for PAYLOAD properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ITransferOffersProperties @@ -229,7 +228,6 @@ Accept wildcard characters: False ### -PrivateStoreInputObject Identity Parameter -To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity @@ -243,6 +241,21 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -TargetCollection Target collections ids @@ -294,34 +307,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.Api20210601.ITransferOffersProperties - ### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity +### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ITransferOffersProperties + ## OUTPUTS -### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.Api20210601.ITransferOffersResponse +### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ITransferOffersResponse ## NOTES -ALIASES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. - - -INPUTOBJECT ``: Identity Parameter - - `[AdminRequestApprovalId ]`: The admin request approval ID to get create or update - - `[CollectionId ]`: The collection ID - - `[Id ]`: Resource identity path - - `[OfferId ]`: The offer ID to update or delete - - `[PrivateStoreId ]`: The store ID - must use the tenant ID - - `[RequestApprovalId ]`: The request approval ID to get create or update - -PAYLOAD ``: Transfer offers properties - - `[OfferIdsList ]`: Offers ids list to transfer from source collection to target collection(s) - - `[Operation ]`: Operation to perform (For example: Copy or Move) - - `[TargetCollection ]`: Target collections ids - ## RELATED LINKS diff --git a/src/Marketplace/Marketplace/help/Disable-AzMarketplacePrivateStoreCollectionAllItem.md b/src/Marketplace/Marketplace/help/Disable-AzMarketplacePrivateStoreCollectionAllItem.md index 39ca20c68592..af5545f2a52d 100644 --- a/src/Marketplace/Marketplace/help/Disable-AzMarketplacePrivateStoreCollectionAllItem.md +++ b/src/Marketplace/Marketplace/help/Disable-AzMarketplacePrivateStoreCollectionAllItem.md @@ -15,20 +15,20 @@ Disable approve all items for the collection. ### Disable (Default) ``` Disable-AzMarketplacePrivateStoreCollectionAllItem -CollectionId -PrivateStoreId - [-DefaultProfile ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### DisableViaIdentityPrivateStore ``` Disable-AzMarketplacePrivateStoreCollectionAllItem -CollectionId -PrivateStoreInputObject [-DefaultProfile ] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### DisableViaIdentity ``` Disable-AzMarketplacePrivateStoreCollectionAllItem -InputObject - [-DefaultProfile ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -36,18 +36,20 @@ Disable approve all items for the collection. ## EXAMPLES -### EXAMPLE 1 -``` +### Example 1: Disable approve-all-items for a collection +```powershell Disable-AzMarketplacePrivateStoreCollectionAllItem -PrivateStoreId a260d38c-96cf-492d-a340-404d0c4b3ad6 -CollectionId fdb889a1-cf3e-49f0-95b8-2bb012fa0188 ``` +Disable approve all items for a collection. + ## PARAMETERS ### -CollectionId The collection ID ```yaml -Type: String +Type: System.String Parameter Sets: Disable, DisableViaIdentityPrivateStore Aliases: @@ -63,7 +65,7 @@ The DefaultProfile parameter is not functional. Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription. ```yaml -Type: PSObject +Type: System.Management.Automation.PSObject Parameter Sets: (All) Aliases: AzureRMContext, AzureCredential @@ -76,10 +78,9 @@ Accept wildcard characters: False ### -InputObject Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml -Type: IMarketplaceIdentity +Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity Parameter Sets: DisableViaIdentity Aliases: @@ -94,7 +95,7 @@ Accept wildcard characters: False The store ID - must use the tenant ID ```yaml -Type: String +Type: System.String Parameter Sets: Disable Aliases: @@ -107,10 +108,9 @@ Accept wildcard characters: False ### -PrivateStoreInputObject Identity Parameter -To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ```yaml -Type: IMarketplaceIdentity +Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity Parameter Sets: DisableViaIdentityPrivateStore Aliases: @@ -121,11 +121,26 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -Confirm Prompts you for confirmation before running the cmdlet. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: cf @@ -141,7 +156,7 @@ Shows what would happen if the cmdlet runs. The cmdlet is not run. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: wi @@ -158,32 +173,11 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS ### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity + ## OUTPUTS ### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ICollection + ## NOTES -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT \: Identity Parameter - \[AdminRequestApprovalId \\]: The admin request approval ID to get create or update - \[CollectionId \\]: The collection ID - \[Id \\]: Resource identity path - \[OfferId \\]: The offer ID to update or delete - \[PrivateStoreId \\]: The store ID - must use the tenant ID - \[RequestApprovalId \\]: The request approval ID to get create or update - -PRIVATESTOREINPUTOBJECT \: Identity Parameter - \[AdminRequestApprovalId \\]: The admin request approval ID to get create or update - \[CollectionId \\]: The collection ID - \[Id \\]: Resource identity path - \[OfferId \\]: The offer ID to update or delete - \[PrivateStoreId \\]: The store ID - must use the tenant ID - \[RequestApprovalId \\]: The request approval ID to get create or update ## RELATED LINKS - -[https://learn.microsoft.com/powershell/module/az.marketplace/disable-azmarketplaceprivatestorecollectionallitem](https://learn.microsoft.com/powershell/module/az.marketplace/disable-azmarketplaceprivatestorecollectionallitem) - diff --git a/src/Marketplace/Marketplace/help/Enable-AzMarketplacePrivateStoreCollectionAllItem.md b/src/Marketplace/Marketplace/help/Enable-AzMarketplacePrivateStoreCollectionAllItem.md index e3198e27c188..ed30119f6a6c 100644 --- a/src/Marketplace/Marketplace/help/Enable-AzMarketplacePrivateStoreCollectionAllItem.md +++ b/src/Marketplace/Marketplace/help/Enable-AzMarketplacePrivateStoreCollectionAllItem.md @@ -15,20 +15,20 @@ Delete all existing offers from the collection and enable approve all items. ### Approve (Default) ``` Enable-AzMarketplacePrivateStoreCollectionAllItem -CollectionId -PrivateStoreId - [-DefaultProfile ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### ApproveViaIdentityPrivateStore ``` Enable-AzMarketplacePrivateStoreCollectionAllItem -CollectionId -PrivateStoreInputObject [-DefaultProfile ] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### ApproveViaIdentity ``` Enable-AzMarketplacePrivateStoreCollectionAllItem -InputObject - [-DefaultProfile ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -36,18 +36,20 @@ Delete all existing offers from the collection and enable approve all items. ## EXAMPLES -### EXAMPLE 1 -``` +### Example 1: Enable approve-all-items for a collection +```powershell Enable-AzMarketplacePrivateStoreCollectionAllItem -PrivateStoreId a260d38c-96cf-492d-a340-404d0c4b3ad6 -CollectionId fdb889a1-cf3e-49f0-95b8-2bb012fa0188 ``` +Delete all existing offers from the collection and enable approve all items. + ## PARAMETERS ### -CollectionId The collection ID ```yaml -Type: String +Type: System.String Parameter Sets: Approve, ApproveViaIdentityPrivateStore Aliases: @@ -63,7 +65,7 @@ The DefaultProfile parameter is not functional. Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription. ```yaml -Type: PSObject +Type: System.Management.Automation.PSObject Parameter Sets: (All) Aliases: AzureRMContext, AzureCredential @@ -76,10 +78,9 @@ Accept wildcard characters: False ### -InputObject Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml -Type: IMarketplaceIdentity +Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity Parameter Sets: ApproveViaIdentity Aliases: @@ -94,7 +95,7 @@ Accept wildcard characters: False The store ID - must use the tenant ID ```yaml -Type: String +Type: System.String Parameter Sets: Approve Aliases: @@ -107,10 +108,9 @@ Accept wildcard characters: False ### -PrivateStoreInputObject Identity Parameter -To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ```yaml -Type: IMarketplaceIdentity +Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity Parameter Sets: ApproveViaIdentityPrivateStore Aliases: @@ -121,11 +121,26 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -Confirm Prompts you for confirmation before running the cmdlet. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: cf @@ -141,7 +156,7 @@ Shows what would happen if the cmdlet runs. The cmdlet is not run. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: wi @@ -158,32 +173,11 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS ### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity + ## OUTPUTS ### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ICollection + ## NOTES -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT \: Identity Parameter - \[AdminRequestApprovalId \\]: The admin request approval ID to get create or update - \[CollectionId \\]: The collection ID - \[Id \\]: Resource identity path - \[OfferId \\]: The offer ID to update or delete - \[PrivateStoreId \\]: The store ID - must use the tenant ID - \[RequestApprovalId \\]: The request approval ID to get create or update - -PRIVATESTOREINPUTOBJECT \: Identity Parameter - \[AdminRequestApprovalId \\]: The admin request approval ID to get create or update - \[CollectionId \\]: The collection ID - \[Id \\]: Resource identity path - \[OfferId \\]: The offer ID to update or delete - \[PrivateStoreId \\]: The store ID - must use the tenant ID - \[RequestApprovalId \\]: The request approval ID to get create or update ## RELATED LINKS - -[https://learn.microsoft.com/powershell/module/az.marketplace/enable-azmarketplaceprivatestorecollectionallitem](https://learn.microsoft.com/powershell/module/az.marketplace/enable-azmarketplaceprivatestorecollectionallitem) - diff --git a/src/Marketplace/Marketplace/help/Get-AzMarketplaceBillingPrivateStoreAccount.md b/src/Marketplace/Marketplace/help/Get-AzMarketplaceBillingPrivateStoreAccount.md index cabe409a27b6..d2395ea5994b 100644 --- a/src/Marketplace/Marketplace/help/Get-AzMarketplaceBillingPrivateStoreAccount.md +++ b/src/Marketplace/Marketplace/help/Get-AzMarketplaceBillingPrivateStoreAccount.md @@ -15,13 +15,13 @@ Tenant billing accounts names ### Billing (Default) ``` Get-AzMarketplaceBillingPrivateStoreAccount -PrivateStoreId [-DefaultProfile ] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### BillingViaIdentity ``` Get-AzMarketplaceBillingPrivateStoreAccount -InputObject [-DefaultProfile ] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -43,7 +43,8 @@ This command returns the billing account of a private store. ## PARAMETERS ### -DefaultProfile -The credentials, account, tenant, and subscription used for communication with Azure. +The DefaultProfile parameter is not functional. +Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription. ```yaml Type: System.Management.Automation.PSObject @@ -59,7 +60,6 @@ Accept wildcard characters: False ### -InputObject Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity @@ -88,6 +88,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -Confirm Prompts you for confirmation before running the cmdlet. @@ -128,23 +143,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS -### System.String +### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IBillingAccountsResponse ## NOTES -ALIASES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. - - -INPUTOBJECT ``: Identity Parameter - - `[AdminRequestApprovalId ]`: The admin request approval ID to get create or update - - `[CollectionId ]`: The collection ID - - `[Id ]`: Resource identity path - - `[OfferId ]`: The offer ID to update or delete - - `[PrivateStoreId ]`: The store ID - must use the tenant ID - - `[RequestApprovalId ]`: The request approval ID to get create or update - ## RELATED LINKS diff --git a/src/Marketplace/Marketplace/help/Get-AzMarketplaceCollectionToSubscriptionMapping.md b/src/Marketplace/Marketplace/help/Get-AzMarketplaceCollectionToSubscriptionMapping.md index 5e3f85bcb1e5..b0ccf8db3189 100644 --- a/src/Marketplace/Marketplace/help/Get-AzMarketplaceCollectionToSubscriptionMapping.md +++ b/src/Marketplace/Marketplace/help/Get-AzMarketplaceCollectionToSubscriptionMapping.md @@ -15,32 +15,32 @@ For a given subscriptions list, the API will return a map of collections and the ### CollectionsExpanded (Default) ``` Get-AzMarketplaceCollectionToSubscriptionMapping -PrivateStoreId [-SubscriptionId ] - [-DefaultProfile ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### CollectionsViaJsonString ``` Get-AzMarketplaceCollectionToSubscriptionMapping -PrivateStoreId -JsonString - [-DefaultProfile ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### CollectionsViaJsonFilePath ``` Get-AzMarketplaceCollectionToSubscriptionMapping -PrivateStoreId -JsonFilePath - [-DefaultProfile ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### Collections ``` Get-AzMarketplaceCollectionToSubscriptionMapping -PrivateStoreId -Payload [-DefaultProfile ] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### CollectionsViaIdentityExpanded ``` Get-AzMarketplaceCollectionToSubscriptionMapping -InputObject - [-SubscriptionId ] [-DefaultProfile ] [-WhatIf] + [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` @@ -48,7 +48,7 @@ Get-AzMarketplaceCollectionToSubscriptionMapping -InputObject -Payload [-DefaultProfile ] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -56,7 +56,7 @@ For a given subscriptions list, the API will return a map of collections and the ## EXAMPLES -### Example 1: For a given subscriptions list, the Cmdlet will return a map of collections and the related subscriptions from the supplied list. +### Example 1: Map subscriptions to collections ```powershell $res = Get-AzMarketplaceCollectionToSubscriptionMapping -PrivateStoreId a260d38c-96cf-492d-a340-404d0c4b3ad6 -Payload @{SubscriptionId = "53425a7b-4ac1-4729-8340-e1da5046212c"} $res.keys @@ -72,7 +72,8 @@ This command For a given subscriptions list, will return a map of collections an ## PARAMETERS ### -DefaultProfile -The credentials, account, tenant, and subscription used for communication with Azure. +The DefaultProfile parameter is not functional. +Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription. ```yaml Type: System.Management.Automation.PSObject @@ -88,7 +89,6 @@ Accept wildcard characters: False ### -InputObject Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity @@ -134,7 +134,6 @@ Accept wildcard characters: False ### -Payload The subscriptions list to get the related collections -To construct, see NOTES section for PAYLOAD properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ICollectionsToSubscriptionsMappingPayload @@ -163,6 +162,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -SubscriptionId Subscriptions ids list @@ -214,32 +228,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.Api20210601.ICollectionsToSubscriptionsMappingPayload +### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ICollectionsToSubscriptionsMappingPayload ### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity ## OUTPUTS -### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.Api20210601.ICollectionsToSubscriptionsMappingResponseProperties +### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ICollectionsToSubscriptionsMappingResponse ## NOTES -ALIASES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. - - -INPUTOBJECT ``: Identity Parameter - - `[AdminRequestApprovalId ]`: The admin request approval ID to get create or update - - `[CollectionId ]`: The collection ID - - `[Id ]`: Resource identity path - - `[OfferId ]`: The offer ID to update or delete - - `[PrivateStoreId ]`: The store ID - must use the tenant ID - - `[RequestApprovalId ]`: The request approval ID to get create or update - -PAYLOAD ``: The subscriptions list to get the related collections - - `[SubscriptionId ]`: Subscriptions ids list - ## RELATED LINKS diff --git a/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStore.md b/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStore.md index 2ee60c5540f5..975c4b002e90 100644 --- a/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStore.md +++ b/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStore.md @@ -13,7 +13,7 @@ Get private store list ## SYNTAX ``` -Get-AzMarketplacePrivateStore [-DefaultProfile ] +Get-AzMarketplacePrivateStore [-DefaultProfile ] [-ProgressAction ] [] ``` @@ -55,6 +55,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreAllSubscriptionInTenant.md b/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreAllSubscriptionInTenant.md index 969e0fc134db..8e36d66ba79c 100644 --- a/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreAllSubscriptionInTenant.md +++ b/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreAllSubscriptionInTenant.md @@ -15,13 +15,13 @@ Fetch all subscriptions in tenant, only for marketplace admin ### Fetch (Default) ``` Get-AzMarketplacePrivateStoreAllSubscriptionInTenant -PrivateStoreId [-NextPageToken ] - [-DefaultProfile ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### FetchViaIdentity ``` Get-AzMarketplacePrivateStoreAllSubscriptionInTenant -InputObject - [-NextPageToken ] [-DefaultProfile ] [-WhatIf] + [-NextPageToken ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` @@ -30,11 +30,13 @@ Fetch all subscriptions in tenant, only for marketplace admin ## EXAMPLES -### EXAMPLE 1 -``` +### Example 1: Fetch all subscriptions in a tenant +```powershell Get-AzMarketplacePrivateStoreAllSubscriptionInTenant -PrivateStoreId a260d38c-96cf-492d-a340-404d0c4b3ad6 ``` +Fetch all subscriptions in tenant, only for marketplace admin. + ## PARAMETERS ### -DefaultProfile @@ -42,7 +44,7 @@ The DefaultProfile parameter is not functional. Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription. ```yaml -Type: PSObject +Type: System.Management.Automation.PSObject Parameter Sets: (All) Aliases: AzureRMContext, AzureCredential @@ -55,10 +57,9 @@ Accept wildcard characters: False ### -InputObject Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml -Type: IMarketplaceIdentity +Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity Parameter Sets: FetchViaIdentity Aliases: @@ -73,7 +74,7 @@ Accept wildcard characters: False The skip token to get the next page. ```yaml -Type: String +Type: System.String Parameter Sets: (All) Aliases: @@ -88,7 +89,7 @@ Accept wildcard characters: False The store ID - must use the tenant ID ```yaml -Type: String +Type: System.String Parameter Sets: Fetch Aliases: @@ -99,11 +100,26 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -Confirm Prompts you for confirmation before running the cmdlet. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: cf @@ -119,7 +135,7 @@ Shows what would happen if the cmdlet runs. The cmdlet is not run. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: wi @@ -136,24 +152,11 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS ### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity + ## OUTPUTS ### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ISubscriptionsResponse -## NOTES -COMPLEX PARAMETER PROPERTIES -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT \: Identity Parameter - \[AdminRequestApprovalId \\]: The admin request approval ID to get create or update - \[CollectionId \\]: The collection ID - \[Id \\]: Resource identity path - \[OfferId \\]: The offer ID to update or delete - \[PrivateStoreId \\]: The store ID - must use the tenant ID - \[RequestApprovalId \\]: The request approval ID to get create or update +## NOTES ## RELATED LINKS - -[https://learn.microsoft.com/powershell/module/az.marketplace/get-azmarketplaceprivatestoreallsubscriptionintenant](https://learn.microsoft.com/powershell/module/az.marketplace/get-azmarketplaceprivatestoreallsubscriptionintenant) - diff --git a/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreCollection.md b/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreCollection.md index b315453c1c04..c0ab4bdf3a5b 100644 --- a/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreCollection.md +++ b/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreCollection.md @@ -15,25 +15,25 @@ Gets private store collection ### List (Default) ``` Get-AzMarketplacePrivateStoreCollection -PrivateStoreId [-DefaultProfile ] - [] + [-ProgressAction ] [] ``` ### GetViaIdentityPrivateStore ``` Get-AzMarketplacePrivateStoreCollection -CollectionId -PrivateStoreInputObject - [-DefaultProfile ] [] + [-DefaultProfile ] [-ProgressAction ] [] ``` ### Get ``` Get-AzMarketplacePrivateStoreCollection -CollectionId -PrivateStoreId - [-DefaultProfile ] [] + [-DefaultProfile ] [-ProgressAction ] [] ``` ### GetViaIdentity ``` Get-AzMarketplacePrivateStoreCollection -InputObject [-DefaultProfile ] - [] + [-ProgressAction ] [] ``` ## DESCRIPTION @@ -53,7 +53,7 @@ Name SystemDataCreatedAt SystemDataCreatedBy Sy 23455a7b-4ac1-4729-8340-e1da5046212c 12/1/2021 9:01:33 PM User 12/1/2021 9:01:33 PM User ``` -This command gets list of private store collections +This command gets list of private store collections. ## PARAMETERS @@ -73,7 +73,8 @@ Accept wildcard characters: False ``` ### -DefaultProfile -The credentials, account, tenant, and subscription used for communication with Azure. +The DefaultProfile parameter is not functional. +Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription. ```yaml Type: System.Management.Automation.PSObject @@ -89,7 +90,6 @@ Accept wildcard characters: False ### -InputObject Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity @@ -120,7 +120,6 @@ Accept wildcard characters: False ### -PrivateStoreInputObject Identity Parameter -To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity @@ -134,6 +133,21 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). @@ -143,25 +157,10 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS -### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.Api20210601.ICollection +### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ICollection -### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.Api20210601.ICollectionsList +### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ICollectionsList ## NOTES -ALIASES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. - - -INPUTOBJECT ``: Identity Parameter - - `[AdminRequestApprovalId ]`: The admin request approval ID to get create or update - - `[CollectionId ]`: The collection ID - - `[Id ]`: Resource identity path - - `[OfferId ]`: The offer ID to update or delete - - `[PrivateStoreId ]`: The store ID - must use the tenant ID - - `[RequestApprovalId ]`: The request approval ID to get create or update - ## RELATED LINKS diff --git a/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreCollectionMapOffersToContext.md b/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreCollectionMapOffersToContext.md index 25bd4f488457..96a8c070163c 100644 --- a/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreCollectionMapOffersToContext.md +++ b/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreCollectionMapOffersToContext.md @@ -14,7 +14,7 @@ Get a list of all offers in the given collection according to the required conte ``` Get-AzMarketplacePrivateStoreCollectionMapOffersToContext -CollectionId -PrivateStoreId - [-SubscriptionId ] [-DefaultProfile ] [-WhatIf] + [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` @@ -23,18 +23,20 @@ Get a list of all offers in the given collection according to the required conte ## EXAMPLES -### EXAMPLE 1 -``` +### Example 1: Map offers to subscriptions +```powershell Get-AzMarketplacePrivateStoreCollectionMapOffersToContext -PrivateStoreId a260d38c-96cf-492d-a340-404d0c4b3ad6 -CollectionId a260d38c-96cf-492d-a340-404d0c4b3ad6 -SubscriptionId 1f58b5dd-313c-42ed-84fc-f1e351bba7fb,ab3de7bc-7a6e-4e9f-a34a-f6922df453e4 ``` +Get a list of all offers in the given collection according to the required subscriptions. + ## PARAMETERS ### -CollectionId The collection ID ```yaml -Type: String +Type: System.String Parameter Sets: (All) Aliases: @@ -50,7 +52,7 @@ The DefaultProfile parameter is not functional. Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription. ```yaml -Type: PSObject +Type: System.Management.Automation.PSObject Parameter Sets: (All) Aliases: AzureRMContext, AzureCredential @@ -65,7 +67,7 @@ Accept wildcard characters: False The store ID - must use the tenant ID ```yaml -Type: String +Type: System.String Parameter Sets: (All) Aliases: @@ -76,17 +78,32 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -SubscriptionId Subscription ids list ```yaml -Type: String[] +Type: System.String[] Parameter Sets: (All) Aliases: Required: False Position: Named -Default value: None +Default value: (Get-AzContext).Subscription.Id Accept pipeline input: False Accept wildcard characters: False ``` @@ -95,7 +112,7 @@ Accept wildcard characters: False Prompts you for confirmation before running the cmdlet. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: cf @@ -111,7 +128,7 @@ Shows what would happen if the cmdlet runs. The cmdlet is not run. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: wi @@ -130,9 +147,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS ### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ICollectionOffersByContext + ## NOTES ## RELATED LINKS - -[https://learn.microsoft.com/powershell/module/az.marketplace/get-azmarketplaceprivatestorecollectionmapofferstocontext](https://learn.microsoft.com/powershell/module/az.marketplace/get-azmarketplaceprivatestorecollectionmapofferstocontext) - diff --git a/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreCollectionOffer.md b/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreCollectionOffer.md index 9419921e41ec..416d03ae75cb 100644 --- a/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreCollectionOffer.md +++ b/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreCollectionOffer.md @@ -15,32 +15,32 @@ Gets information about a specific offer. ### List (Default) ``` Get-AzMarketplacePrivateStoreCollectionOffer -CollectionId -PrivateStoreId - [-DefaultProfile ] [] + [-DefaultProfile ] [-ProgressAction ] [] ``` ### GetViaIdentityPrivateStore ``` Get-AzMarketplacePrivateStoreCollectionOffer -CollectionId -OfferId -PrivateStoreInputObject [-DefaultProfile ] - [] + [-ProgressAction ] [] ``` ### Get ``` Get-AzMarketplacePrivateStoreCollectionOffer -CollectionId -OfferId -PrivateStoreId - [-DefaultProfile ] [] + [-DefaultProfile ] [-ProgressAction ] [] ``` ### GetViaIdentityCollection ``` Get-AzMarketplacePrivateStoreCollectionOffer -OfferId -CollectionInputObject - [-DefaultProfile ] [] + [-DefaultProfile ] [-ProgressAction ] [] ``` ### GetViaIdentity ``` Get-AzMarketplacePrivateStoreCollectionOffer -InputObject [-DefaultProfile ] - [] + [-ProgressAction ] [] ``` ## DESCRIPTION @@ -48,7 +48,7 @@ Gets information about a specific offer. ## EXAMPLES -### Example 1: Gets collection offers. +### Example 1: Gets collection offers ```powershell Get-AzMarketplacePrivateStoreCollectionOffer -PrivateStoreId a260d38c-96cf-492d-a340-404d0c4b3ad6 -CollectionId a260d38c-96cf-492d-a340-404d0c4b3ad6 ``` @@ -61,7 +61,7 @@ viacode_consulting-1089577.viacodems RedHat.RHEL_7 ``` -This command get colletion offer +This command get collection offers. ## PARAMETERS @@ -82,7 +82,6 @@ Accept wildcard characters: False ### -CollectionInputObject Identity Parameter -To construct, see NOTES section for COLLECTIONINPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity @@ -97,7 +96,8 @@ Accept wildcard characters: False ``` ### -DefaultProfile -The credentials, account, tenant, and subscription used for communication with Azure. +The DefaultProfile parameter is not functional. +Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription. ```yaml Type: System.Management.Automation.PSObject @@ -113,7 +113,6 @@ Accept wildcard characters: False ### -InputObject Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity @@ -159,7 +158,6 @@ Accept wildcard characters: False ### -PrivateStoreInputObject Identity Parameter -To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity @@ -173,6 +171,21 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). @@ -182,23 +195,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS -### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.Api20210601.IOffer +### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IOffer ## NOTES -ALIASES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. - - -INPUTOBJECT ``: Identity Parameter - - `[AdminRequestApprovalId ]`: The admin request approval ID to get create or update - - `[CollectionId ]`: The collection ID - - `[Id ]`: Resource identity path - - `[OfferId ]`: The offer ID to update or delete - - `[PrivateStoreId ]`: The store ID - must use the tenant ID - - `[RequestApprovalId ]`: The request approval ID to get create or update - ## RELATED LINKS diff --git a/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreCollectionRule.md b/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreCollectionRule.md index 26a9b560911b..0801839e8bf5 100644 --- a/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreCollectionRule.md +++ b/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreCollectionRule.md @@ -15,20 +15,20 @@ Get a list of all private store rules in the given private store and collection ### Query (Default) ``` Get-AzMarketplacePrivateStoreCollectionRule -CollectionId -PrivateStoreId - [-DefaultProfile ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### QueryViaIdentityPrivateStore ``` Get-AzMarketplacePrivateStoreCollectionRule -CollectionId -PrivateStoreInputObject [-DefaultProfile ] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### QueryViaIdentity ``` Get-AzMarketplacePrivateStoreCollectionRule -InputObject [-DefaultProfile ] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -36,18 +36,20 @@ Get a list of all private store rules in the given private store and collection ## EXAMPLES -### EXAMPLE 1 -``` +### Example 1: Get applied rules on a collection +```powershell Get-AzMarketplacePrivateStoreCollectionRule -PrivateStoreId a260d38c-96cf-492d-a340-404d0c4b3ad6 -CollectionId a260d38c-96cf-492d-a340-404d0c4b3ad6 ``` +Get a list of all private store rules in the given private store and collection. + ## PARAMETERS ### -CollectionId The collection ID ```yaml -Type: String +Type: System.String Parameter Sets: Query, QueryViaIdentityPrivateStore Aliases: @@ -63,7 +65,7 @@ The DefaultProfile parameter is not functional. Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription. ```yaml -Type: PSObject +Type: System.Management.Automation.PSObject Parameter Sets: (All) Aliases: AzureRMContext, AzureCredential @@ -76,10 +78,9 @@ Accept wildcard characters: False ### -InputObject Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml -Type: IMarketplaceIdentity +Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity Parameter Sets: QueryViaIdentity Aliases: @@ -94,7 +95,7 @@ Accept wildcard characters: False The store ID - must use the tenant ID ```yaml -Type: String +Type: System.String Parameter Sets: Query Aliases: @@ -107,10 +108,9 @@ Accept wildcard characters: False ### -PrivateStoreInputObject Identity Parameter -To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ```yaml -Type: IMarketplaceIdentity +Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity Parameter Sets: QueryViaIdentityPrivateStore Aliases: @@ -121,11 +121,26 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -Confirm Prompts you for confirmation before running the cmdlet. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: cf @@ -141,7 +156,7 @@ Shows what would happen if the cmdlet runs. The cmdlet is not run. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: wi @@ -158,32 +173,11 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS ### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity + ## OUTPUTS ### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IRuleListResponse + ## NOTES -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT \: Identity Parameter - \[AdminRequestApprovalId \\]: The admin request approval ID to get create or update - \[CollectionId \\]: The collection ID - \[Id \\]: Resource identity path - \[OfferId \\]: The offer ID to update or delete - \[PrivateStoreId \\]: The store ID - must use the tenant ID - \[RequestApprovalId \\]: The request approval ID to get create or update - -PRIVATESTOREINPUTOBJECT \: Identity Parameter - \[AdminRequestApprovalId \\]: The admin request approval ID to get create or update - \[CollectionId \\]: The collection ID - \[Id \\]: Resource identity path - \[OfferId \\]: The offer ID to update or delete - \[PrivateStoreId \\]: The store ID - must use the tenant ID - \[RequestApprovalId \\]: The request approval ID to get create or update ## RELATED LINKS - -[https://learn.microsoft.com/powershell/module/az.marketplace/get-azmarketplaceprivatestorecollectionrule](https://learn.microsoft.com/powershell/module/az.marketplace/get-azmarketplaceprivatestorecollectionrule) - diff --git a/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreNewPlanNotification.md b/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreNewPlanNotification.md index 5cdc7ce233fe..6d4863628569 100644 --- a/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreNewPlanNotification.md +++ b/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreNewPlanNotification.md @@ -14,7 +14,7 @@ List new plans notifications ``` Get-AzMarketplacePrivateStoreNewPlanNotification -PrivateStoreId [-DefaultProfile ] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -22,11 +22,13 @@ List new plans notifications ## EXAMPLES -### EXAMPLE 1 -``` +### Example 1: List new plans notifications +```powershell Get-AzMarketplacePrivateStoreNewPlanNotification -PrivateStoreId a260d38c-96cf-492d-a340-404d0c4b3ad6 ``` +List new plans notifications. + ## PARAMETERS ### -DefaultProfile @@ -34,7 +36,7 @@ The DefaultProfile parameter is not functional. Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription. ```yaml -Type: PSObject +Type: System.Management.Automation.PSObject Parameter Sets: (All) Aliases: AzureRMContext, AzureCredential @@ -49,7 +51,7 @@ Accept wildcard characters: False The store ID - must use the tenant ID ```yaml -Type: String +Type: System.String Parameter Sets: (All) Aliases: @@ -60,11 +62,26 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -Confirm Prompts you for confirmation before running the cmdlet. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: cf @@ -80,7 +97,7 @@ Shows what would happen if the cmdlet runs. The cmdlet is not run. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: wi @@ -99,9 +116,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS ### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.INewPlansNotificationsList + ## NOTES ## RELATED LINKS - -[https://learn.microsoft.com/powershell/module/az.marketplace/get-azmarketplaceprivatestorenewplannotification](https://learn.microsoft.com/powershell/module/az.marketplace/get-azmarketplaceprivatestorenewplannotification) - diff --git a/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreOffer.md b/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreOffer.md index b2ee4c3f2d75..8f4d0ba759f2 100644 --- a/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreOffer.md +++ b/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreOffer.md @@ -14,7 +14,7 @@ Get one or more private store's offer. ``` Get-AzMarketplacePrivateStoreOffer -PrivateStoreId [-OfferId ] [-SubscriptionId ] - [-DefaultProfile ] [] + [-DefaultProfile ] [-ProgressAction ] [] ``` ## DESCRIPTION @@ -184,6 +184,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -SubscriptionId Azure Marketplace subscription id diff --git a/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreSubscription.md b/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreSubscription.md index 01a2c74f164a..c5b3c8ba1062 100644 --- a/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreSubscription.md +++ b/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreSubscription.md @@ -14,7 +14,7 @@ List all the subscriptions in the private store context ``` Get-AzMarketplacePrivateStoreSubscription -PrivateStoreId [-DefaultProfile ] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -22,11 +22,13 @@ List all the subscriptions in the private store context ## EXAMPLES -### EXAMPLE 1 -``` +### Example 1: List all subscriptions +```powershell Get-AzMarketplacePrivateStoreSubscription -PrivateStoreId a260d38c-96cf-492d-a340-404d0c4b3ad6 ``` +List all subscriptions in the private store context. + ## PARAMETERS ### -DefaultProfile @@ -34,7 +36,7 @@ The DefaultProfile parameter is not functional. Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription. ```yaml -Type: PSObject +Type: System.Management.Automation.PSObject Parameter Sets: (All) Aliases: AzureRMContext, AzureCredential @@ -49,7 +51,7 @@ Accept wildcard characters: False The store ID - must use the tenant ID ```yaml -Type: String +Type: System.String Parameter Sets: (All) Aliases: @@ -60,11 +62,26 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -Confirm Prompts you for confirmation before running the cmdlet. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: cf @@ -80,7 +97,7 @@ Shows what would happen if the cmdlet runs. The cmdlet is not run. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: wi @@ -99,9 +116,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS ### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ISubscriptionsContextList + ## NOTES ## RELATED LINKS - -[https://learn.microsoft.com/powershell/module/az.marketplace/get-azmarketplaceprivatestoresubscription](https://learn.microsoft.com/powershell/module/az.marketplace/get-azmarketplaceprivatestoresubscription) - diff --git a/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreUserOffer.md b/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreUserOffer.md index 66196bb187fc..e552ae2306a9 100644 --- a/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreUserOffer.md +++ b/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreUserOffer.md @@ -15,14 +15,14 @@ List of user's approved offers for the provided offers and subscriptions ### QueryExpanded (Default) ``` Get-AzMarketplacePrivateStoreUserOffer -PrivateStoreId [-OfferId ] - [-SubscriptionId ] [-DefaultProfile ] [-WhatIf] + [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### QueryViaIdentityExpanded ``` Get-AzMarketplacePrivateStoreUserOffer -InputObject [-OfferId ] - [-SubscriptionId ] [-DefaultProfile ] [-WhatIf] + [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` @@ -31,11 +31,13 @@ List of user's approved offers for the provided offers and subscriptions ## EXAMPLES -### EXAMPLE 1 -``` +### Example 1: List all approved offers for a user +```powershell Get-AzMarketplacePrivateStoreUserOffer -PrivateStoreId a260d38c-96cf-492d-a340-404d0c4b3ad6 -OfferId aumatics.azure_managedservices -SubscriptionId 1f58b5dd-313c-42ed-84fc-f1e351bba7fb ``` +List of user's approved offers for the provided offers and subscriptions. + ## PARAMETERS ### -DefaultProfile @@ -43,7 +45,7 @@ The DefaultProfile parameter is not functional. Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription. ```yaml -Type: PSObject +Type: System.Management.Automation.PSObject Parameter Sets: (All) Aliases: AzureRMContext, AzureCredential @@ -56,10 +58,9 @@ Accept wildcard characters: False ### -InputObject Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml -Type: IMarketplaceIdentity +Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity Parameter Sets: QueryViaIdentityExpanded Aliases: @@ -74,7 +75,7 @@ Accept wildcard characters: False List of offer IDs ```yaml -Type: String[] +Type: System.String[] Parameter Sets: (All) Aliases: @@ -89,7 +90,7 @@ Accept wildcard characters: False The store ID - must use the tenant ID ```yaml -Type: String +Type: System.String Parameter Sets: QueryExpanded Aliases: @@ -100,17 +101,32 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -SubscriptionId List of subscription IDs ```yaml -Type: String[] +Type: System.String[] Parameter Sets: (All) Aliases: Required: False Position: Named -Default value: None +Default value: (Get-AzContext).Subscription.Id Accept pipeline input: False Accept wildcard characters: False ``` @@ -119,7 +135,7 @@ Accept wildcard characters: False Prompts you for confirmation before running the cmdlet. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: cf @@ -135,7 +151,7 @@ Shows what would happen if the cmdlet runs. The cmdlet is not run. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: wi @@ -152,24 +168,11 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS ### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity + ## OUTPUTS ### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IQueryOffers -## NOTES -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT \: Identity Parameter - \[AdminRequestApprovalId \\]: The admin request approval ID to get create or update - \[CollectionId \\]: The collection ID - \[Id \\]: Resource identity path - \[OfferId \\]: The offer ID to update or delete - \[PrivateStoreId \\]: The store ID - must use the tenant ID - \[RequestApprovalId \\]: The request approval ID to get create or update +## NOTES ## RELATED LINKS - -[https://learn.microsoft.com/powershell/module/az.marketplace/get-azmarketplaceprivatestoreuseroffer](https://learn.microsoft.com/powershell/module/az.marketplace/get-azmarketplaceprivatestoreuseroffer) - diff --git a/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreUserRule.md b/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreUserRule.md index e541527afcf4..814edb95b38b 100644 --- a/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreUserRule.md +++ b/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreUserRule.md @@ -15,13 +15,13 @@ All rules approved in the private store that are relevant for user subscriptions ### QueryExpanded (Default) ``` Get-AzMarketplacePrivateStoreUserRule -PrivateStoreId [-SubscriptionId ] - [-DefaultProfile ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### QueryViaIdentityExpanded ``` Get-AzMarketplacePrivateStoreUserRule -InputObject [-SubscriptionId ] - [-DefaultProfile ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -29,11 +29,13 @@ All rules approved in the private store that are relevant for user subscriptions ## EXAMPLES -### EXAMPLE 1 -``` +### Example 1: Get all applied rules for user subscriptions +```powershell Get-AzMarketplacePrivateStoreUserRule -PrivateStoreId a260d38c-96cf-492d-a340-404d0c4b3ad6 -SubscriptionId 1f58b5dd-313c-42ed-84fc-f1e351bba7fb ``` +All rules approved in the private store that are relevant for user subscriptions. + ## PARAMETERS ### -DefaultProfile @@ -41,7 +43,7 @@ The DefaultProfile parameter is not functional. Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription. ```yaml -Type: PSObject +Type: System.Management.Automation.PSObject Parameter Sets: (All) Aliases: AzureRMContext, AzureCredential @@ -54,10 +56,9 @@ Accept wildcard characters: False ### -InputObject Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml -Type: IMarketplaceIdentity +Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity Parameter Sets: QueryViaIdentityExpanded Aliases: @@ -72,7 +73,7 @@ Accept wildcard characters: False The store ID - must use the tenant ID ```yaml -Type: String +Type: System.String Parameter Sets: QueryExpanded Aliases: @@ -83,17 +84,32 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -SubscriptionId List of subscription IDs ```yaml -Type: String[] +Type: System.String[] Parameter Sets: (All) Aliases: Required: False Position: Named -Default value: None +Default value: (Get-AzContext).Subscription.Id Accept pipeline input: False Accept wildcard characters: False ``` @@ -102,7 +118,7 @@ Accept wildcard characters: False Prompts you for confirmation before running the cmdlet. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: cf @@ -118,7 +134,7 @@ Shows what would happen if the cmdlet runs. The cmdlet is not run. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: wi @@ -135,24 +151,11 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS ### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity + ## OUTPUTS ### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IRuleListResponse -## NOTES -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT \: Identity Parameter - \[AdminRequestApprovalId \\]: The admin request approval ID to get create or update - \[CollectionId \\]: The collection ID - \[Id \\]: Resource identity path - \[OfferId \\]: The offer ID to update or delete - \[PrivateStoreId \\]: The store ID - must use the tenant ID - \[RequestApprovalId \\]: The request approval ID to get create or update +## NOTES ## RELATED LINKS - -[https://learn.microsoft.com/powershell/module/az.marketplace/get-azmarketplaceprivatestoreuserrule](https://learn.microsoft.com/powershell/module/az.marketplace/get-azmarketplaceprivatestoreuserrule) - diff --git a/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreV1.md b/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreV1.md index 152c78b3bf86..3ae8c4bfd376 100644 --- a/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreV1.md +++ b/src/Marketplace/Marketplace/help/Get-AzMarketplacePrivateStoreV1.md @@ -15,19 +15,19 @@ Get information about the private store ### List (Default) ``` Get-AzMarketplacePrivateStoreV1 [-UseCache ] [-DefaultProfile ] - [] + [-ProgressAction ] [] ``` ### Get ``` -Get-AzMarketplacePrivateStoreV1 -Id [-DefaultProfile ] +Get-AzMarketplacePrivateStoreV1 -Id [-DefaultProfile ] [-ProgressAction ] [] ``` ### GetViaIdentity ``` Get-AzMarketplacePrivateStoreV1 -InputObject [-DefaultProfile ] - [] + [-ProgressAction ] [] ``` ## DESCRIPTION @@ -51,7 +51,8 @@ This command Gets the private store details ## PARAMETERS ### -DefaultProfile -The credentials, account, tenant, and subscription used for communication with Azure. +The DefaultProfile parameter is not functional. +Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription. ```yaml Type: System.Management.Automation.PSObject @@ -82,7 +83,6 @@ Accept wildcard characters: False ### -InputObject Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity @@ -96,6 +96,21 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -UseCache Determines if to use cache or DB for serving this request @@ -120,23 +135,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS -### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.Api20210601.IPrivateStore +### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IPrivateStore ## NOTES -ALIASES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. - - -INPUTOBJECT ``: Identity Parameter - - `[AdminRequestApprovalId ]`: The admin request approval ID to get create or update - - `[CollectionId ]`: The collection ID - - `[Id ]`: Resource identity path - - `[OfferId ]`: The offer ID to update or delete - - `[PrivateStoreId ]`: The store ID - must use the tenant ID - - `[RequestApprovalId ]`: The request approval ID to get create or update - ## RELATED LINKS diff --git a/src/Marketplace/Marketplace/help/Get-AzMarketplaceQueryPrivateStoreOffer.md b/src/Marketplace/Marketplace/help/Get-AzMarketplaceQueryPrivateStoreOffer.md index c3e701099b35..b4f859e11d69 100644 --- a/src/Marketplace/Marketplace/help/Get-AzMarketplaceQueryPrivateStoreOffer.md +++ b/src/Marketplace/Marketplace/help/Get-AzMarketplaceQueryPrivateStoreOffer.md @@ -15,13 +15,13 @@ List of offers, regardless the collections ### Query (Default) ``` Get-AzMarketplaceQueryPrivateStoreOffer -PrivateStoreId [-DefaultProfile ] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### QueryViaIdentity ``` Get-AzMarketplaceQueryPrivateStoreOffer -InputObject [-DefaultProfile ] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -49,7 +49,8 @@ This command returns private store offer regardless of collections ## PARAMETERS ### -DefaultProfile -The credentials, account, tenant, and subscription used for communication with Azure. +The DefaultProfile parameter is not functional. +Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription. ```yaml Type: System.Management.Automation.PSObject @@ -65,7 +66,6 @@ Accept wildcard characters: False ### -InputObject Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity @@ -94,6 +94,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -Confirm Prompts you for confirmation before running the cmdlet. @@ -134,23 +149,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS -### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.Api20210601.IQueryOffers +### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IQueryOffers ## NOTES -ALIASES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. - - -INPUTOBJECT ``: Identity Parameter - - `[AdminRequestApprovalId ]`: The admin request approval ID to get create or update - - `[CollectionId ]`: The collection ID - - `[Id ]`: Resource identity path - - `[OfferId ]`: The offer ID to update or delete - - `[PrivateStoreId ]`: The store ID - must use the tenant ID - - `[RequestApprovalId ]`: The request approval ID to get create or update - ## RELATED LINKS diff --git a/src/Marketplace/Marketplace/help/New-AzMarketplacePrivateStore.md b/src/Marketplace/Marketplace/help/New-AzMarketplacePrivateStore.md index f749f4dd9827..5ea6862a2b2b 100644 --- a/src/Marketplace/Marketplace/help/New-AzMarketplacePrivateStore.md +++ b/src/Marketplace/Marketplace/help/New-AzMarketplacePrivateStore.md @@ -17,19 +17,19 @@ Changes private store properties New-AzMarketplacePrivateStore -Id [-Availability ] [-Branding ] [-ETag ] [-IsGov] [-NotificationSettingRecipient ] [-NotificationSettingSendToAllMarketplaceAdmin] [-PrivateStoreName ] [-TenantId ] [-DefaultProfile ] [-PassThru] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### CreateViaJsonFilePath ``` New-AzMarketplacePrivateStore -Id -JsonFilePath [-DefaultProfile ] [-PassThru] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### CreateViaJsonString ``` New-AzMarketplacePrivateStore -Id -JsonString [-DefaultProfile ] [-PassThru] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -77,7 +77,8 @@ Accept wildcard characters: False ``` ### -DefaultProfile -The credentials, account, tenant, and subscription used for communication with Azure. +The DefaultProfile parameter is not functional. +Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription. ```yaml Type: System.Management.Automation.PSObject @@ -168,7 +169,6 @@ Accept wildcard characters: False ### -NotificationSettingRecipient Gets or sets list of notified recipients for new requests -To construct, see NOTES section for NOTIFICATIONSETTINGRECIPIENT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IRecipient[] @@ -227,6 +227,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -TenantId Tenant id @@ -284,14 +299,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## NOTES -ALIASES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. - - -NOTIFICATIONSETTINGRECIPIENT : Gets or sets list of notified recipients for new requests - - `[PrincipalId ]`: Principal ID - ## RELATED LINKS diff --git a/src/Marketplace/Marketplace/help/New-AzMarketplacePrivateStoreCollection.md b/src/Marketplace/Marketplace/help/New-AzMarketplacePrivateStoreCollection.md index c78f50b95c57..2ea62bd3d6a6 100644 --- a/src/Marketplace/Marketplace/help/New-AzMarketplacePrivateStoreCollection.md +++ b/src/Marketplace/Marketplace/help/New-AzMarketplacePrivateStoreCollection.md @@ -8,7 +8,7 @@ schema: 2.0.0 # New-AzMarketplacePrivateStoreCollection ## SYNOPSIS -Create or update private store collection +Create private store collection ## SYNTAX @@ -16,37 +16,37 @@ Create or update private store collection ``` New-AzMarketplacePrivateStoreCollection -CollectionId -PrivateStoreId [-AllSubscription] [-Claim ] [-CollectionName ] [-Enabled] [-SubscriptionsList ] - [-DefaultProfile ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### CreateViaJsonString ``` New-AzMarketplacePrivateStoreCollection -CollectionId -PrivateStoreId -JsonString - [-DefaultProfile ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### CreateViaJsonFilePath ``` New-AzMarketplacePrivateStoreCollection -CollectionId -PrivateStoreId -JsonFilePath - [-DefaultProfile ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### CreateViaIdentityPrivateStoreExpanded ``` New-AzMarketplacePrivateStoreCollection -CollectionId -PrivateStoreInputObject [-AllSubscription] [-Claim ] [-CollectionName ] [-Enabled] [-SubscriptionsList ] - [-DefaultProfile ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### CreateViaIdentityPrivateStore ``` New-AzMarketplacePrivateStoreCollection -CollectionId -PrivateStoreInputObject - -Payload [-DefaultProfile ] [-WhatIf] [-Confirm] + -Payload [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION -Create or update private store collection +Create private store collection ## EXAMPLES @@ -126,7 +126,8 @@ Accept wildcard characters: False ``` ### -DefaultProfile -The credentials, account, tenant, and subscription used for communication with Azure. +The DefaultProfile parameter is not functional. +Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription. ```yaml Type: System.Management.Automation.PSObject @@ -187,7 +188,6 @@ Accept wildcard characters: False ### -Payload The Collection data structure. -To construct, see NOTES section for PAYLOAD properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ICollection @@ -218,7 +218,6 @@ Accept wildcard characters: False ### -PrivateStoreInputObject Identity Parameter -To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity @@ -232,6 +231,21 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -SubscriptionsList Gets or sets subscription ids list. Empty list indicates all subscriptions are selected, null indicates no update is done, explicit list indicates the explicit selected subscriptions. @@ -285,12 +299,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ICollection + +### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity + ## OUTPUTS -### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.Api20210601.ICollection +### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ICollection ## NOTES -ALIASES - ## RELATED LINKS diff --git a/src/Marketplace/Marketplace/help/New-AzMarketplacePrivateStoreCollectionOffer.md b/src/Marketplace/Marketplace/help/New-AzMarketplacePrivateStoreCollectionOffer.md index 529be84dd655..970d541af108 100644 --- a/src/Marketplace/Marketplace/help/New-AzMarketplacePrivateStoreCollectionOffer.md +++ b/src/Marketplace/Marketplace/help/New-AzMarketplacePrivateStoreCollectionOffer.md @@ -16,21 +16,21 @@ Update or add an offer to a specific collection of the private store. ``` New-AzMarketplacePrivateStoreCollectionOffer -OfferId -CollectionId -PrivateStoreId [-ETag ] [-IconFileUri ] [-Plan ] [-SpecificPlanIdLimitation ] - [-UpdateSuppressedDueIdempotence] [-DefaultProfile ] [-WhatIf] + [-UpdateSuppressedDueIdempotence] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### CreateViaJsonString ``` New-AzMarketplacePrivateStoreCollectionOffer -OfferId -CollectionId -PrivateStoreId - -JsonString [-DefaultProfile ] [-WhatIf] [-Confirm] + -JsonString [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### CreateViaJsonFilePath ``` New-AzMarketplacePrivateStoreCollectionOffer -OfferId -CollectionId -PrivateStoreId - -JsonFilePath [-DefaultProfile ] [-WhatIf] [-Confirm] + -JsonFilePath [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` @@ -39,28 +39,28 @@ New-AzMarketplacePrivateStoreCollectionOffer -OfferId -CollectionId -CollectionId -PrivateStoreInputObject [-ETag ] [-IconFileUri ] [-Plan ] [-SpecificPlanIdLimitation ] [-UpdateSuppressedDueIdempotence] [-DefaultProfile ] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### CreateViaIdentityPrivateStore ``` New-AzMarketplacePrivateStoreCollectionOffer -OfferId -CollectionId -PrivateStoreInputObject -Payload [-DefaultProfile ] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### CreateViaIdentityCollectionExpanded ``` New-AzMarketplacePrivateStoreCollectionOffer -OfferId -CollectionInputObject [-ETag ] [-IconFileUri ] [-Plan ] [-SpecificPlanIdLimitation ] - [-UpdateSuppressedDueIdempotence] [-DefaultProfile ] [-WhatIf] + [-UpdateSuppressedDueIdempotence] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### CreateViaIdentityCollection ``` New-AzMarketplacePrivateStoreCollectionOffer -OfferId -CollectionInputObject - -Payload [-DefaultProfile ] [-WhatIf] [-Confirm] + -Payload [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` @@ -102,7 +102,6 @@ Accept wildcard characters: False ### -CollectionInputObject Identity Parameter -To construct, see NOTES section for COLLECTIONINPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity @@ -117,7 +116,8 @@ Accept wildcard characters: False ``` ### -DefaultProfile -The credentials, account, tenant, and subscription used for communication with Azure. +The DefaultProfile parameter is not functional. +Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription. ```yaml Type: System.Management.Automation.PSObject @@ -208,7 +208,6 @@ Accept wildcard characters: False ### -Payload The privateStore offer data structure. -To construct, see NOTES section for PAYLOAD properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IOffer @@ -224,7 +223,6 @@ Accept wildcard characters: False ### -Plan Offer plans -To construct, see NOTES section for PLAN properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IPlan[] @@ -255,7 +253,6 @@ Accept wildcard characters: False ### -PrivateStoreInputObject Identity Parameter -To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity @@ -269,6 +266,21 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -SpecificPlanIdLimitation Plan ids limitation for this offer @@ -336,20 +348,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -## OUTPUTS +### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity -### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.Api20210601.IOffer - -## NOTES +### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IOffer -ALIASES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. +## OUTPUTS +### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IOffer -PLAN : Offer plans - - `[Accessibility ]`: Plan accessibility +## NOTES ## RELATED LINKS diff --git a/src/Marketplace/Marketplace/help/New-AzMarketplacePrivateStoreCollectionOfferMultiContext.md b/src/Marketplace/Marketplace/help/New-AzMarketplacePrivateStoreCollectionOfferMultiContext.md index 03a9b632c6e3..a3a819220155 100644 --- a/src/Marketplace/Marketplace/help/New-AzMarketplacePrivateStoreCollectionOfferMultiContext.md +++ b/src/Marketplace/Marketplace/help/New-AzMarketplacePrivateStoreCollectionOfferMultiContext.md @@ -16,7 +16,7 @@ Upsert an offer with multiple context details. ``` New-AzMarketplacePrivateStoreCollectionOfferMultiContext -OfferId -CollectionId -PrivateStoreId [-ETag ] [-PlansContext ] - [-PropertiesOfferId ] [-DefaultProfile ] [-WhatIf] + [-PropertiesOfferId ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` @@ -24,7 +24,7 @@ New-AzMarketplacePrivateStoreCollectionOfferMultiContext -OfferId -Coll ``` New-AzMarketplacePrivateStoreCollectionOfferMultiContext -OfferId -CollectionId -PrivateStoreInputObject [-ETag ] [-PlansContext ] - [-PropertiesOfferId ] [-DefaultProfile ] [-WhatIf] + [-PropertiesOfferId ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` @@ -32,7 +32,7 @@ New-AzMarketplacePrivateStoreCollectionOfferMultiContext -OfferId -Coll ``` New-AzMarketplacePrivateStoreCollectionOfferMultiContext -OfferId -CollectionInputObject [-ETag ] [-PlansContext ] - [-PropertiesOfferId ] [-DefaultProfile ] [-WhatIf] + [-PropertiesOfferId ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` @@ -40,7 +40,7 @@ New-AzMarketplacePrivateStoreCollectionOfferMultiContext -OfferId ``` New-AzMarketplacePrivateStoreCollectionOfferMultiContext -OfferId -InputObject [-ETag ] [-PlansContext ] [-DefaultProfile ] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -48,13 +48,12 @@ Upsert an offer with multiple context details. ## EXAMPLES -### EXAMPLE 1 -``` +### Example 1: Upsert an offer with multiple contexts +```powershell $plan1 = @{ context = "1f58b5dd-313c-42ed-84fc-f1e351bba7fb" planId = "plan1" } -``` $plan2 = @{ context = "ab3de7bc-7a6e-4e9f-a34a-f6922df453e4" @@ -64,6 +63,9 @@ $plan2 = @{ $plans = @($plan1,$plan2) New-AzMarketplacePrivateStoreCollectionOfferMultiContext -CollectionId fdb889a1-cf3e-49f0-95b8-2bb012fa01f1 -PrivateStoreId a260d38c-96cf-492d-a340-404d0c4b3ad6 -OfferId test_pmc2pc1.vm_4plans -PlansContext $plans +``` + +Upsert an offer with multiple context details. ## PARAMETERS @@ -71,7 +73,7 @@ New-AzMarketplacePrivateStoreCollectionOfferMultiContext -CollectionId fdb889a1- The collection ID ```yaml -Type: String +Type: System.String Parameter Sets: OfferExpanded, OfferViaIdentityPrivateStoreExpanded Aliases: @@ -84,10 +86,9 @@ Accept wildcard characters: False ### -CollectionInputObject Identity Parameter -To construct, see NOTES section for COLLECTIONINPUTOBJECT properties and create a hash table. ```yaml -Type: IMarketplaceIdentity +Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity Parameter Sets: OfferViaIdentityCollectionExpanded Aliases: @@ -103,7 +104,7 @@ The DefaultProfile parameter is not functional. Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription. ```yaml -Type: PSObject +Type: System.Management.Automation.PSObject Parameter Sets: (All) Aliases: AzureRMContext, AzureCredential @@ -118,7 +119,7 @@ Accept wildcard characters: False The offer's eTag. ```yaml -Type: String +Type: System.String Parameter Sets: (All) Aliases: @@ -131,10 +132,9 @@ Accept wildcard characters: False ### -InputObject Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml -Type: IMarketplaceIdentity +Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity Parameter Sets: OfferViaIdentityExpanded Aliases: @@ -149,7 +149,7 @@ Accept wildcard characters: False The offer ID to update or delete ```yaml -Type: String +Type: System.String Parameter Sets: (All) Aliases: @@ -162,10 +162,9 @@ Accept wildcard characters: False ### -PlansContext . -To construct, see NOTES section for PLANSCONTEXT properties and create a hash table. ```yaml -Type: IContextAndPlansDetails[] +Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IContextAndPlansDetails[] Parameter Sets: (All) Aliases: @@ -180,7 +179,7 @@ Accept wildcard characters: False The store ID - must use the tenant ID ```yaml -Type: String +Type: System.String Parameter Sets: OfferExpanded Aliases: @@ -193,10 +192,9 @@ Accept wildcard characters: False ### -PrivateStoreInputObject Identity Parameter -To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ```yaml -Type: IMarketplaceIdentity +Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity Parameter Sets: OfferViaIdentityPrivateStoreExpanded Aliases: @@ -207,11 +205,26 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -PropertiesOfferId The offer ID which contains the plans. ```yaml -Type: String +Type: System.String Parameter Sets: OfferExpanded, OfferViaIdentityPrivateStoreExpanded, OfferViaIdentityCollectionExpanded Aliases: @@ -226,7 +239,7 @@ Accept wildcard characters: False Prompts you for confirmation before running the cmdlet. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: cf @@ -242,7 +255,7 @@ Shows what would happen if the cmdlet runs. The cmdlet is not run. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: wi @@ -259,45 +272,11 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS ### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity + ## OUTPUTS ### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IOffer + ## NOTES -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -COLLECTIONINPUTOBJECT \: Identity Parameter - \[AdminRequestApprovalId \\]: The admin request approval ID to get create or update - \[CollectionId \\]: The collection ID - \[Id \\]: Resource identity path - \[OfferId \\]: The offer ID to update or delete - \[PrivateStoreId \\]: The store ID - must use the tenant ID - \[RequestApprovalId \\]: The request approval ID to get create or update - -INPUTOBJECT \: Identity Parameter - \[AdminRequestApprovalId \\]: The admin request approval ID to get create or update - \[CollectionId \\]: The collection ID - \[Id \\]: Resource identity path - \[OfferId \\]: The offer ID to update or delete - \[PrivateStoreId \\]: The store ID - must use the tenant ID - \[RequestApprovalId \\]: The request approval ID to get create or update - -PLANSCONTEXT \: . - \[Context \\]: Plan's context, e.g. -subscription ID, tenant ID. - \[PlanId \\>\]: List of plan IDs. - -PRIVATESTOREINPUTOBJECT \: Identity Parameter - \[AdminRequestApprovalId \\]: The admin request approval ID to get create or update - \[CollectionId \\]: The collection ID - \[Id \\]: Resource identity path - \[OfferId \\]: The offer ID to update or delete - \[PrivateStoreId \\]: The store ID - must use the tenant ID - \[RequestApprovalId \\]: The request approval ID to get create or update ## RELATED LINKS - -[https://learn.microsoft.com/powershell/module/az.marketplace/new-azmarketplaceprivatestorecollectionoffermulticontext](https://learn.microsoft.com/powershell/module/az.marketplace/new-azmarketplaceprivatestorecollectionoffermulticontext) - diff --git a/src/Marketplace/Marketplace/help/Remove-AzMarketplacePrivateStoreCollection.md b/src/Marketplace/Marketplace/help/Remove-AzMarketplacePrivateStoreCollection.md index d0627cbd1cc7..5d9434e3f3b1 100644 --- a/src/Marketplace/Marketplace/help/Remove-AzMarketplacePrivateStoreCollection.md +++ b/src/Marketplace/Marketplace/help/Remove-AzMarketplacePrivateStoreCollection.md @@ -15,7 +15,7 @@ Delete a collection from the given private store. ### Delete (Default) ``` Remove-AzMarketplacePrivateStoreCollection -CollectionId -PrivateStoreId - [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` @@ -23,13 +23,13 @@ Remove-AzMarketplacePrivateStoreCollection -CollectionId -PrivateStoreI ``` Remove-AzMarketplacePrivateStoreCollection -CollectionId -PrivateStoreInputObject [-DefaultProfile ] [-PassThru] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzMarketplacePrivateStoreCollection -InputObject [-DefaultProfile ] - [-PassThru] [-WhatIf] [-Confirm] [] + [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -62,7 +62,8 @@ Accept wildcard characters: False ``` ### -DefaultProfile -The credentials, account, tenant, and subscription used for communication with Azure. +The DefaultProfile parameter is not functional. +Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription. ```yaml Type: System.Management.Automation.PSObject @@ -78,7 +79,6 @@ Accept wildcard characters: False ### -InputObject Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity @@ -124,7 +124,6 @@ Accept wildcard characters: False ### -PrivateStoreInputObject Identity Parameter -To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity @@ -138,6 +137,21 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -Confirm Prompts you for confirmation before running the cmdlet. @@ -182,19 +196,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## NOTES -ALIASES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. - - -INPUTOBJECT ``: Identity Parameter - - `[AdminRequestApprovalId ]`: The admin request approval ID to get create or update - - `[CollectionId ]`: The collection ID - - `[Id ]`: Resource identity path - - `[OfferId ]`: The offer ID to update or delete - - `[PrivateStoreId ]`: The store ID - must use the tenant ID - - `[RequestApprovalId ]`: The request approval ID to get create or update - ## RELATED LINKS diff --git a/src/Marketplace/Marketplace/help/Remove-AzMarketplacePrivateStoreCollectionOffer.md b/src/Marketplace/Marketplace/help/Remove-AzMarketplacePrivateStoreCollectionOffer.md index 350a32dc5ca8..bbb6e162dd77 100644 --- a/src/Marketplace/Marketplace/help/Remove-AzMarketplacePrivateStoreCollectionOffer.md +++ b/src/Marketplace/Marketplace/help/Remove-AzMarketplacePrivateStoreCollectionOffer.md @@ -15,7 +15,7 @@ Deletes an offer from the given collection of private store. ### Delete (Default) ``` Remove-AzMarketplacePrivateStoreCollectionOffer -CollectionId -OfferId - -PrivateStoreId [-DefaultProfile ] [-PassThru] + -PrivateStoreId [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` @@ -23,20 +23,20 @@ Remove-AzMarketplacePrivateStoreCollectionOffer -CollectionId -OfferId ``` Remove-AzMarketplacePrivateStoreCollectionOffer -CollectionId -OfferId -PrivateStoreInputObject [-DefaultProfile ] [-PassThru] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentityCollection ``` Remove-AzMarketplacePrivateStoreCollectionOffer -OfferId -CollectionInputObject - [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzMarketplacePrivateStoreCollectionOffer -InputObject - [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` @@ -71,7 +71,6 @@ Accept wildcard characters: False ### -CollectionInputObject Identity Parameter -To construct, see NOTES section for COLLECTIONINPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity @@ -86,7 +85,8 @@ Accept wildcard characters: False ``` ### -DefaultProfile -The credentials, account, tenant, and subscription used for communication with Azure. +The DefaultProfile parameter is not functional. +Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription. ```yaml Type: System.Management.Automation.PSObject @@ -102,7 +102,6 @@ Accept wildcard characters: False ### -InputObject Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity @@ -163,7 +162,6 @@ Accept wildcard characters: False ### -PrivateStoreInputObject Identity Parameter -To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity @@ -177,6 +175,21 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -Confirm Prompts you for confirmation before running the cmdlet. @@ -221,19 +234,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## NOTES -ALIASES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. - - -INPUTOBJECT ``: Identity Parameter - - `[AdminRequestApprovalId ]`: The admin request approval ID to get create or update - - `[CollectionId ]`: The collection ID - - `[Id ]`: Resource identity path - - `[OfferId ]`: The offer ID to update or delete - - `[PrivateStoreId ]`: The store ID - must use the tenant ID - - `[RequestApprovalId ]`: The request approval ID to get create or update - ## RELATED LINKS diff --git a/src/Marketplace/Marketplace/help/Remove-AzMarketplacePrivateStoreOffer.md b/src/Marketplace/Marketplace/help/Remove-AzMarketplacePrivateStoreOffer.md index 06276b1dd9b3..7b4bf8e8d795 100644 --- a/src/Marketplace/Marketplace/help/Remove-AzMarketplacePrivateStoreOffer.md +++ b/src/Marketplace/Marketplace/help/Remove-AzMarketplacePrivateStoreOffer.md @@ -14,7 +14,7 @@ Remove an offer from private store. ``` Remove-AzMarketplacePrivateStoreOffer -PrivateStoreId -OfferId [-PassThru] - [-DefaultProfile ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` @@ -92,6 +92,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/Marketplace/Marketplace/help/Set-AzMarketplaceBulkPrivateStoreCollectionAction.md b/src/Marketplace/Marketplace/help/Set-AzMarketplaceBulkPrivateStoreCollectionAction.md index a6540b4c95aa..26b203d673b2 100644 --- a/src/Marketplace/Marketplace/help/Set-AzMarketplaceBulkPrivateStoreCollectionAction.md +++ b/src/Marketplace/Marketplace/help/Set-AzMarketplaceBulkPrivateStoreCollectionAction.md @@ -15,26 +15,26 @@ Perform an action on bulk collections ### BulkExpanded (Default) ``` Set-AzMarketplaceBulkPrivateStoreCollectionAction -PrivateStoreId [-Action ] - [-CollectionId ] [-DefaultProfile ] [-WhatIf] + [-CollectionId ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### Bulk ``` Set-AzMarketplaceBulkPrivateStoreCollectionAction -PrivateStoreId -Payload - [-DefaultProfile ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### BulkViaJsonFilePath ``` Set-AzMarketplaceBulkPrivateStoreCollectionAction -PrivateStoreId -JsonFilePath - [-DefaultProfile ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### BulkViaJsonString ``` Set-AzMarketplaceBulkPrivateStoreCollectionAction -PrivateStoreId -JsonString - [-DefaultProfile ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -88,7 +88,8 @@ Accept wildcard characters: False ``` ### -DefaultProfile -The credentials, account, tenant, and subscription used for communication with Azure. +The DefaultProfile parameter is not functional. +Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription. ```yaml Type: System.Management.Automation.PSObject @@ -134,7 +135,6 @@ Accept wildcard characters: False ### -Payload Bulk collections action properties -To construct, see NOTES section for PAYLOAD properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IBulkCollectionsPayload @@ -163,6 +163,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -Confirm Prompts you for confirmation before running the cmdlet. @@ -199,23 +214,12 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.Api20210601.IBulkCollectionsPayload +### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IBulkCollectionsPayload ## OUTPUTS -### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.Api20210601.IBulkCollectionsResponse +### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IBulkCollectionsResponse ## NOTES -ALIASES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. - - -PAYLOAD ``: Bulk collections action properties - - `[Action ]`: Action to perform (For example: EnableCollections, DisableCollections) - - `[CollectionId ]`: collection ids list that the action is performed on - ## RELATED LINKS diff --git a/src/Marketplace/Marketplace/help/Set-AzMarketplacePrivateStore.md b/src/Marketplace/Marketplace/help/Set-AzMarketplacePrivateStore.md index d3b0233d0467..5162472a5d78 100644 --- a/src/Marketplace/Marketplace/help/Set-AzMarketplacePrivateStore.md +++ b/src/Marketplace/Marketplace/help/Set-AzMarketplacePrivateStore.md @@ -17,19 +17,19 @@ Changes private store properties Set-AzMarketplacePrivateStore -Id [-Availability ] [-Branding ] [-ETag ] [-IsGov] [-NotificationSettingRecipient ] [-NotificationSettingSendToAllMarketplaceAdmin] [-PrivateStoreName ] [-TenantId ] [-DefaultProfile ] [-PassThru] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### UpdateViaJsonFilePath ``` Set-AzMarketplacePrivateStore -Id -JsonFilePath [-DefaultProfile ] [-PassThru] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### UpdateViaJsonString ``` Set-AzMarketplacePrivateStore -Id -JsonString [-DefaultProfile ] [-PassThru] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -77,7 +77,8 @@ Accept wildcard characters: False ``` ### -DefaultProfile -The credentials, account, tenant, and subscription used for communication with Azure. +The DefaultProfile parameter is not functional. +Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription. ```yaml Type: System.Management.Automation.PSObject @@ -168,7 +169,6 @@ Accept wildcard characters: False ### -NotificationSettingRecipient Gets or sets list of notified recipients for new requests -To construct, see NOTES section for NOTIFICATIONSETTINGRECIPIENT properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IRecipient[] @@ -227,6 +227,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -TenantId Tenant id @@ -284,14 +299,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## NOTES -ALIASES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. - - -NOTIFICATIONSETTINGRECIPIENT : Gets or sets list of notified recipients for new requests - - `[PrincipalId ]`: Principal ID - ## RELATED LINKS diff --git a/src/Marketplace/Marketplace/help/Set-AzMarketplacePrivateStoreCollection.md b/src/Marketplace/Marketplace/help/Set-AzMarketplacePrivateStoreCollection.md index f5922a46bd98..e189327aea8e 100644 --- a/src/Marketplace/Marketplace/help/Set-AzMarketplacePrivateStoreCollection.md +++ b/src/Marketplace/Marketplace/help/Set-AzMarketplacePrivateStoreCollection.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Set-AzMarketplacePrivateStoreCollection ## SYNOPSIS -Create or update private store collection +Create private store collection ## SYNTAX @@ -16,23 +16,23 @@ Create or update private store collection ``` Set-AzMarketplacePrivateStoreCollection -CollectionId -PrivateStoreId [-AllSubscription] [-Claim ] [-CollectionName ] [-Enabled] [-SubscriptionsList ] - [-DefaultProfile ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### UpdateViaJsonFilePath ``` Set-AzMarketplacePrivateStoreCollection -CollectionId -PrivateStoreId -JsonFilePath - [-DefaultProfile ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### UpdateViaJsonString ``` Set-AzMarketplacePrivateStoreCollection -CollectionId -PrivateStoreId -JsonString - [-DefaultProfile ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION -Create or update private store collection +Create private store collection ## EXAMPLES @@ -112,7 +112,8 @@ Accept wildcard characters: False ``` ### -DefaultProfile -The credentials, account, tenant, and subscription used for communication with Azure. +The DefaultProfile parameter is not functional. +Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription. ```yaml Type: System.Management.Automation.PSObject @@ -186,6 +187,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -SubscriptionsList Gets or sets subscription ids list. Empty list indicates all subscriptions are selected, null indicates no update is done, explicit list indicates the explicit selected subscriptions. @@ -241,10 +257,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS -### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.Api20210601.ICollection +### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ICollection ## NOTES -ALIASES - ## RELATED LINKS diff --git a/src/Marketplace/Marketplace/help/Set-AzMarketplacePrivateStoreCollectionOffer.md b/src/Marketplace/Marketplace/help/Set-AzMarketplacePrivateStoreCollectionOffer.md index 7a6457b1c641..03a699e5e41d 100644 --- a/src/Marketplace/Marketplace/help/Set-AzMarketplacePrivateStoreCollectionOffer.md +++ b/src/Marketplace/Marketplace/help/Set-AzMarketplacePrivateStoreCollectionOffer.md @@ -16,21 +16,21 @@ Update or add an offer to a specific collection of the private store. ``` Set-AzMarketplacePrivateStoreCollectionOffer -CollectionId -OfferId -PrivateStoreId [-ETag ] [-IconFileUri ] [-Plan ] [-SpecificPlanIdLimitation ] - [-UpdateSuppressedDueIdempotence] [-DefaultProfile ] [-WhatIf] + [-UpdateSuppressedDueIdempotence] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### UpdateViaJsonFilePath ``` Set-AzMarketplacePrivateStoreCollectionOffer -CollectionId -OfferId -PrivateStoreId - -JsonFilePath [-DefaultProfile ] [-WhatIf] [-Confirm] + -JsonFilePath [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### UpdateViaJsonString ``` Set-AzMarketplacePrivateStoreCollectionOffer -CollectionId -OfferId -PrivateStoreId - -JsonString [-DefaultProfile ] [-WhatIf] [-Confirm] + -JsonString [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` @@ -71,7 +71,8 @@ Accept wildcard characters: False ``` ### -DefaultProfile -The credentials, account, tenant, and subscription used for communication with Azure. +The DefaultProfile parameter is not functional. +Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription. ```yaml Type: System.Management.Automation.PSObject @@ -162,7 +163,6 @@ Accept wildcard characters: False ### -Plan Offer plans -To construct, see NOTES section for PLAN properties and create a hash table. ```yaml Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IPlan[] @@ -191,6 +191,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -SpecificPlanIdLimitation Plan ids limitation for this offer @@ -260,18 +275,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS -### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.Api20210601.IOffer +### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IOffer ## NOTES -ALIASES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. - - -PLAN : Offer plans - - `[Accessibility ]`: Plan accessibility - ## RELATED LINKS diff --git a/src/Marketplace/Marketplace/help/Set-AzMarketplacePrivateStoreOffer.md b/src/Marketplace/Marketplace/help/Set-AzMarketplacePrivateStoreOffer.md index 3f698bb760ac..822711b1cb54 100644 --- a/src/Marketplace/Marketplace/help/Set-AzMarketplacePrivateStoreOffer.md +++ b/src/Marketplace/Marketplace/help/Set-AzMarketplacePrivateStoreOffer.md @@ -15,7 +15,7 @@ Updates or creates offer for private store. ``` Set-AzMarketplacePrivateStoreOffer -PrivateStoreId -OfferId -SpecificPlanIdsLimitation [-ETag ] - [-SubscriptionId ] [-DefaultProfile ] + [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` @@ -174,6 +174,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -SpecificPlanIdsLimitation Required Azure Marketplace privateStore offer's specific plan ids limitation diff --git a/src/Marketplace/Marketplace/help/Test-AzMarketplacePrivateStoreAnyExistingOffer.md b/src/Marketplace/Marketplace/help/Test-AzMarketplacePrivateStoreAnyExistingOffer.md index 9919ba6cb446..84fa7c2888e3 100644 --- a/src/Marketplace/Marketplace/help/Test-AzMarketplacePrivateStoreAnyExistingOffer.md +++ b/src/Marketplace/Marketplace/help/Test-AzMarketplacePrivateStoreAnyExistingOffer.md @@ -15,13 +15,13 @@ Query whether exists any offer in the collections. ### Any (Default) ``` Test-AzMarketplacePrivateStoreAnyExistingOffer -PrivateStoreId [-DefaultProfile ] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### AnyViaIdentity ``` Test-AzMarketplacePrivateStoreAnyExistingOffer -InputObject [-DefaultProfile ] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -29,11 +29,13 @@ Query whether exists any offer in the collections. ## EXAMPLES -### EXAMPLE 1 -``` +### Example 1: Check if exists any offer in the collections. +```powershell Test-AzMarketplacePrivateStoreAnyExistingOffer -PrivateStoreId a260d38c-96cf-492d-a340-404d0c4b3ad6 ``` +Query whether exists any offer in the collections. + ## PARAMETERS ### -DefaultProfile @@ -41,7 +43,7 @@ The DefaultProfile parameter is not functional. Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription. ```yaml -Type: PSObject +Type: System.Management.Automation.PSObject Parameter Sets: (All) Aliases: AzureRMContext, AzureCredential @@ -54,10 +56,9 @@ Accept wildcard characters: False ### -InputObject Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml -Type: IMarketplaceIdentity +Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity Parameter Sets: AnyViaIdentity Aliases: @@ -72,7 +73,7 @@ Accept wildcard characters: False The store ID - must use the tenant ID ```yaml -Type: String +Type: System.String Parameter Sets: Any Aliases: @@ -83,11 +84,26 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -Confirm Prompts you for confirmation before running the cmdlet. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: cf @@ -103,7 +119,7 @@ Shows what would happen if the cmdlet runs. The cmdlet is not run. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: wi @@ -120,24 +136,11 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS ### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity + ## OUTPUTS ### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IAnyExistingOffersInTheCollectionsResponse -## NOTES -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT \: Identity Parameter - \[AdminRequestApprovalId \\]: The admin request approval ID to get create or update - \[CollectionId \\]: The collection ID - \[Id \\]: Resource identity path - \[OfferId \\]: The offer ID to update or delete - \[PrivateStoreId \\]: The store ID - must use the tenant ID - \[RequestApprovalId \\]: The request approval ID to get create or update +## NOTES ## RELATED LINKS - -[https://learn.microsoft.com/powershell/module/az.marketplace/test-azmarketplaceprivatestoreanyexistingoffer](https://learn.microsoft.com/powershell/module/az.marketplace/test-azmarketplaceprivatestoreanyexistingoffer) - diff --git a/src/Marketplace/Marketplace/help/Update-AzMarketplacePrivateStoreCollection.md b/src/Marketplace/Marketplace/help/Update-AzMarketplacePrivateStoreCollection.md index f3fc4a6e684f..2238a794ba93 100644 --- a/src/Marketplace/Marketplace/help/Update-AzMarketplacePrivateStoreCollection.md +++ b/src/Marketplace/Marketplace/help/Update-AzMarketplacePrivateStoreCollection.md @@ -16,7 +16,7 @@ Create private store collection ``` Update-AzMarketplacePrivateStoreCollection -CollectionId -PrivateStoreId [-AllSubscription] [-Claim ] [-CollectionName ] [-Enabled] [-SubscriptionsList ] - [-DefaultProfile ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityPrivateStoreExpanded @@ -24,21 +24,21 @@ Update-AzMarketplacePrivateStoreCollection -CollectionId -PrivateStoreI Update-AzMarketplacePrivateStoreCollection -CollectionId -PrivateStoreInputObject [-AllSubscription] [-Claim ] [-CollectionName ] [-Enabled] [-SubscriptionsList ] [-DefaultProfile ] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityPrivateStore ``` Update-AzMarketplacePrivateStoreCollection -CollectionId -PrivateStoreInputObject -Payload [-DefaultProfile ] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded ``` Update-AzMarketplacePrivateStoreCollection -InputObject [-AllSubscription] [-Claim ] [-CollectionName ] [-Enabled] [-SubscriptionsList ] - [-DefaultProfile ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -46,24 +46,26 @@ Create private store collection ## EXAMPLES -### EXAMPLE 1 -``` +### Example 1: Update private store collection +```powershell Update-AzMarketplacePrivateStoreCollection -PrivateStoreId a260d38c-96cf-492d-a340-404d0c4b3ad6 -CollectionId 8c7a91db-cd41-43b6-af47-2e869654126d -Enabled ``` +Update private store collection. + ## PARAMETERS ### -AllSubscription Indicating whether all subscriptions are selected (=true) or not (=false). ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: UpdateExpanded, UpdateViaIdentityPrivateStoreExpanded, UpdateViaIdentityExpanded Aliases: Required: False Position: Named -Default value: False +Default value: None Accept pipeline input: False Accept wildcard characters: False ``` @@ -72,7 +74,7 @@ Accept wildcard characters: False Gets or sets the association with Commercial's Billing Account. ```yaml -Type: String +Type: System.String Parameter Sets: UpdateExpanded, UpdateViaIdentityPrivateStoreExpanded, UpdateViaIdentityExpanded Aliases: @@ -87,7 +89,7 @@ Accept wildcard characters: False The collection ID ```yaml -Type: String +Type: System.String Parameter Sets: UpdateExpanded, UpdateViaIdentityPrivateStoreExpanded, UpdateViaIdentityPrivateStore Aliases: @@ -102,7 +104,7 @@ Accept wildcard characters: False Gets or sets collection name. ```yaml -Type: String +Type: System.String Parameter Sets: UpdateExpanded, UpdateViaIdentityPrivateStoreExpanded, UpdateViaIdentityExpanded Aliases: @@ -118,7 +120,7 @@ The DefaultProfile parameter is not functional. Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription. ```yaml -Type: PSObject +Type: System.Management.Automation.PSObject Parameter Sets: (All) Aliases: AzureRMContext, AzureCredential @@ -133,23 +135,22 @@ Accept wildcard characters: False Indicating whether the collection is enabled or disabled. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: UpdateExpanded, UpdateViaIdentityPrivateStoreExpanded, UpdateViaIdentityExpanded Aliases: Required: False Position: Named -Default value: False +Default value: None Accept pipeline input: False Accept wildcard characters: False ``` ### -InputObject Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml -Type: IMarketplaceIdentity +Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity Parameter Sets: UpdateViaIdentityExpanded Aliases: @@ -162,10 +163,9 @@ Accept wildcard characters: False ### -Payload The Collection data structure. -To construct, see NOTES section for PAYLOAD properties and create a hash table. ```yaml -Type: ICollection +Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ICollection Parameter Sets: UpdateViaIdentityPrivateStore Aliases: @@ -180,7 +180,7 @@ Accept wildcard characters: False The store ID - must use the tenant ID ```yaml -Type: String +Type: System.String Parameter Sets: UpdateExpanded Aliases: @@ -193,10 +193,9 @@ Accept wildcard characters: False ### -PrivateStoreInputObject Identity Parameter -To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ```yaml -Type: IMarketplaceIdentity +Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity Parameter Sets: UpdateViaIdentityPrivateStoreExpanded, UpdateViaIdentityPrivateStore Aliases: @@ -207,13 +206,28 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -SubscriptionsList Gets or sets subscription ids list. Empty list indicates all subscriptions are selected, null indicates no update is done, explicit list indicates the explicit selected subscriptions. On insert, null is considered as bad request ```yaml -Type: String[] +Type: System.String[] Parameter Sets: UpdateExpanded, UpdateViaIdentityPrivateStoreExpanded, UpdateViaIdentityExpanded Aliases: @@ -228,7 +242,7 @@ Accept wildcard characters: False Prompts you for confirmation before running the cmdlet. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: cf @@ -244,7 +258,7 @@ Shows what would happen if the cmdlet runs. The cmdlet is not run. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: wi @@ -261,42 +275,13 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS ### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ICollection + ### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity + ## OUTPUTS ### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ICollection -## NOTES -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT \: Identity Parameter - \[AdminRequestApprovalId \\]: The admin request approval ID to get create or update - \[CollectionId \\]: The collection ID - \[Id \\]: Resource identity path - \[OfferId \\]: The offer ID to update or delete - \[PrivateStoreId \\]: The store ID - must use the tenant ID - \[RequestApprovalId \\]: The request approval ID to get create or update - -PAYLOAD \: The Collection data structure. - \[AllSubscription \\]: Indicating whether all subscriptions are selected (=true) or not (=false). - \[Claim \\]: Gets or sets the association with Commercial's Billing Account. - \[CollectionName \\]: Gets or sets collection name. - \[Enabled \\]: Indicating whether the collection is enabled or disabled. - \[SubscriptionsList \\>\]: Gets or sets subscription ids list. -Empty list indicates all subscriptions are selected, null indicates no update is done, explicit list indicates the explicit selected subscriptions. -On insert, null is considered as bad request -PRIVATESTOREINPUTOBJECT \: Identity Parameter - \[AdminRequestApprovalId \\]: The admin request approval ID to get create or update - \[CollectionId \\]: The collection ID - \[Id \\]: Resource identity path - \[OfferId \\]: The offer ID to update or delete - \[PrivateStoreId \\]: The store ID - must use the tenant ID - \[RequestApprovalId \\]: The request approval ID to get create or update +## NOTES ## RELATED LINKS - -[https://learn.microsoft.com/powershell/module/az.marketplace/update-azmarketplaceprivatestorecollection](https://learn.microsoft.com/powershell/module/az.marketplace/update-azmarketplaceprivatestorecollection) - diff --git a/src/Marketplace/Marketplace/help/Update-AzMarketplacePrivateStoreCollectionOffer.md b/src/Marketplace/Marketplace/help/Update-AzMarketplacePrivateStoreCollectionOffer.md index e9f0306250ba..64d763e94585 100644 --- a/src/Marketplace/Marketplace/help/Update-AzMarketplacePrivateStoreCollectionOffer.md +++ b/src/Marketplace/Marketplace/help/Update-AzMarketplacePrivateStoreCollectionOffer.md @@ -17,7 +17,7 @@ Update or add an offer to a specific collection of the private store. Update-AzMarketplacePrivateStoreCollectionOffer -CollectionId -OfferId -PrivateStoreId [-ETag ] [-IconFileUri ] [-Plan ] [-SpecificPlanIdLimitation ] [-UpdateSuppressedDueIdempotence] [-DefaultProfile ] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityPrivateStoreExpanded @@ -25,28 +25,28 @@ Update-AzMarketplacePrivateStoreCollectionOffer -CollectionId -OfferId Update-AzMarketplacePrivateStoreCollectionOffer -CollectionId -OfferId -PrivateStoreInputObject [-ETag ] [-IconFileUri ] [-Plan ] [-SpecificPlanIdLimitation ] [-UpdateSuppressedDueIdempotence] [-DefaultProfile ] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityPrivateStore ``` Update-AzMarketplacePrivateStoreCollectionOffer -CollectionId -OfferId -PrivateStoreInputObject -Payload [-DefaultProfile ] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityCollectionExpanded ``` Update-AzMarketplacePrivateStoreCollectionOffer -OfferId -CollectionInputObject [-ETag ] [-IconFileUri ] [-Plan ] [-SpecificPlanIdLimitation ] - [-UpdateSuppressedDueIdempotence] [-DefaultProfile ] [-WhatIf] + [-UpdateSuppressedDueIdempotence] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityCollection ``` Update-AzMarketplacePrivateStoreCollectionOffer -OfferId -CollectionInputObject - -Payload [-DefaultProfile ] [-WhatIf] [-Confirm] + -Payload [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` @@ -54,7 +54,7 @@ Update-AzMarketplacePrivateStoreCollectionOffer -OfferId -CollectionInp ``` Update-AzMarketplacePrivateStoreCollectionOffer -InputObject [-ETag ] [-IconFileUri ] [-Plan ] [-SpecificPlanIdLimitation ] - [-UpdateSuppressedDueIdempotence] [-DefaultProfile ] [-WhatIf] + [-UpdateSuppressedDueIdempotence] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` @@ -63,18 +63,20 @@ Update or add an offer to a specific collection of the private store. ## EXAMPLES -### EXAMPLE 1 -``` +### Example 1: Update private store collection offer +```powershell Update-AzMarketplacePrivateStoreCollectionOffer -PrivateStoreId a260d38c-96cf-492d-a340-404d0c4b3ad6 -CollectionId 8c7a91db-cd41-43b6-af47-2e869654126d -OfferId "aumatics.azure_managedservices" -SpecificPlanIdLimitation $null ``` +Update private store collection offer. + ## PARAMETERS ### -CollectionId The collection ID ```yaml -Type: String +Type: System.String Parameter Sets: UpdateExpanded, UpdateViaIdentityPrivateStoreExpanded, UpdateViaIdentityPrivateStore Aliases: @@ -87,10 +89,9 @@ Accept wildcard characters: False ### -CollectionInputObject Identity Parameter -To construct, see NOTES section for COLLECTIONINPUTOBJECT properties and create a hash table. ```yaml -Type: IMarketplaceIdentity +Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity Parameter Sets: UpdateViaIdentityCollectionExpanded, UpdateViaIdentityCollection Aliases: @@ -106,7 +107,7 @@ The DefaultProfile parameter is not functional. Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription. ```yaml -Type: PSObject +Type: System.Management.Automation.PSObject Parameter Sets: (All) Aliases: AzureRMContext, AzureCredential @@ -121,7 +122,7 @@ Accept wildcard characters: False Identifier for purposes of race condition ```yaml -Type: String +Type: System.String Parameter Sets: UpdateExpanded, UpdateViaIdentityPrivateStoreExpanded, UpdateViaIdentityCollectionExpanded, UpdateViaIdentityExpanded Aliases: @@ -136,7 +137,7 @@ Accept wildcard characters: False Icon File Uris ```yaml -Type: Hashtable +Type: System.Collections.Hashtable Parameter Sets: UpdateExpanded, UpdateViaIdentityPrivateStoreExpanded, UpdateViaIdentityCollectionExpanded, UpdateViaIdentityExpanded Aliases: @@ -149,10 +150,9 @@ Accept wildcard characters: False ### -InputObject Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml -Type: IMarketplaceIdentity +Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity Parameter Sets: UpdateViaIdentityExpanded Aliases: @@ -167,7 +167,7 @@ Accept wildcard characters: False The offer ID to update or delete ```yaml -Type: String +Type: System.String Parameter Sets: UpdateExpanded, UpdateViaIdentityPrivateStoreExpanded, UpdateViaIdentityPrivateStore, UpdateViaIdentityCollectionExpanded, UpdateViaIdentityCollection Aliases: @@ -180,10 +180,9 @@ Accept wildcard characters: False ### -Payload The privateStore offer data structure. -To construct, see NOTES section for PAYLOAD properties and create a hash table. ```yaml -Type: IOffer +Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IOffer Parameter Sets: UpdateViaIdentityPrivateStore, UpdateViaIdentityCollection Aliases: @@ -196,10 +195,9 @@ Accept wildcard characters: False ### -Plan Offer plans -To construct, see NOTES section for PLAN properties and create a hash table. ```yaml -Type: IPlan[] +Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IPlan[] Parameter Sets: UpdateExpanded, UpdateViaIdentityPrivateStoreExpanded, UpdateViaIdentityCollectionExpanded, UpdateViaIdentityExpanded Aliases: @@ -214,7 +212,7 @@ Accept wildcard characters: False The store ID - must use the tenant ID ```yaml -Type: String +Type: System.String Parameter Sets: UpdateExpanded Aliases: @@ -227,10 +225,9 @@ Accept wildcard characters: False ### -PrivateStoreInputObject Identity Parameter -To construct, see NOTES section for PRIVATESTOREINPUTOBJECT properties and create a hash table. ```yaml -Type: IMarketplaceIdentity +Type: Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity Parameter Sets: UpdateViaIdentityPrivateStoreExpanded, UpdateViaIdentityPrivateStore Aliases: @@ -241,11 +238,26 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -SpecificPlanIdLimitation Plan ids limitation for this offer ```yaml -Type: String[] +Type: System.String[] Parameter Sets: UpdateExpanded, UpdateViaIdentityPrivateStoreExpanded, UpdateViaIdentityCollectionExpanded, UpdateViaIdentityExpanded Aliases: @@ -261,13 +273,13 @@ Indicating whether the offer was not updated to db (true = not updated). If the allow list is identical to the existed one in db, the offer would not be updated. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: UpdateExpanded, UpdateViaIdentityPrivateStoreExpanded, UpdateViaIdentityCollectionExpanded, UpdateViaIdentityExpanded Aliases: Required: False Position: Named -Default value: False +Default value: None Accept pipeline input: False Accept wildcard characters: False ``` @@ -276,7 +288,7 @@ Accept wildcard characters: False Prompts you for confirmation before running the cmdlet. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: cf @@ -292,7 +304,7 @@ Shows what would happen if the cmdlet runs. The cmdlet is not run. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: wi @@ -309,54 +321,13 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS ### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IMarketplaceIdentity + ### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IOffer + ## OUTPUTS ### Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IOffer -## NOTES -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -COLLECTIONINPUTOBJECT \: Identity Parameter - \[AdminRequestApprovalId \\]: The admin request approval ID to get create or update - \[CollectionId \\]: The collection ID - \[Id \\]: Resource identity path - \[OfferId \\]: The offer ID to update or delete - \[PrivateStoreId \\]: The store ID - must use the tenant ID - \[RequestApprovalId \\]: The request approval ID to get create or update - -INPUTOBJECT \: Identity Parameter - \[AdminRequestApprovalId \\]: The admin request approval ID to get create or update - \[CollectionId \\]: The collection ID - \[Id \\]: Resource identity path - \[OfferId \\]: The offer ID to update or delete - \[PrivateStoreId \\]: The store ID - must use the tenant ID - \[RequestApprovalId \\]: The request approval ID to get create or update - -PAYLOAD \: The privateStore offer data structure. - \[ETag \\]: Identifier for purposes of race condition - \[IconFileUri \\]: Icon File Uris - \[(Any) \\]: This indicates any property can be added to this object. - \[Plan \\>\]: Offer plans - \[Accessibility \\]: Plan accessibility - \[SpecificPlanIdsLimitation \\>\]: Plan ids limitation for this offer - \[UpdateSuppressedDueIdempotence \\]: Indicating whether the offer was not updated to db (true = not updated). -If the allow list is identical to the existed one in db, the offer would not be updated. - -PLAN \: Offer plans - \[Accessibility \\]: Plan accessibility -PRIVATESTOREINPUTOBJECT \: Identity Parameter - \[AdminRequestApprovalId \\]: The admin request approval ID to get create or update - \[CollectionId \\]: The collection ID - \[Id \\]: Resource identity path - \[OfferId \\]: The offer ID to update or delete - \[PrivateStoreId \\]: The store ID - must use the tenant ID - \[RequestApprovalId \\]: The request approval ID to get create or update +## NOTES ## RELATED LINKS - -[https://learn.microsoft.com/powershell/module/az.marketplace/update-azmarketplaceprivatestorecollectionoffer](https://learn.microsoft.com/powershell/module/az.marketplace/update-azmarketplaceprivatestorecollectionoffer) -