Share via


IProviderInstance.ProvisioningState Property

Definition

State of provisioning of the provider instance

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

Property Value

Attributes

Applies to