Partager via


IMarketplaceSubscription.ProvisioningState Property

Definition

Provisioning State of the Marketplace Subscription.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Provisioning State of the Marketplace Subscription.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.MarketplaceSubscriptionProvisioningState) }, ReadOnly=true, Required=false, SerializedName="provisioningState")]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.MarketplaceSubscriptionProvisioningState? ProvisioningState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Provisioning State of the Marketplace Subscription.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.MarketplaceSubscriptionProvisioningState) }, ReadOnly=true, Required=false, SerializedName="provisioningState")>]
member this.ProvisioningState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.MarketplaceSubscriptionProvisioningState>
Public ReadOnly Property ProvisioningState As Nullable(Of MarketplaceSubscriptionProvisioningState)

Property Value

Attributes

Applies to