Aracılığıyla paylaş


IAttachedDatabaseConfiguration.ProvisioningState Property

Definition

The provisioned state of the resource.

[Microsoft.Azure.PowerShell.Cmdlets.Synapse.Runtime.Info(Description="The provisioned state of the resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Synapse.Support.ResourceProvisioningState) }, ReadOnly=true, Required=false, SerializedName="provisioningState")]
public Microsoft.Azure.PowerShell.Cmdlets.Synapse.Support.ResourceProvisioningState? ProvisioningState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Synapse.Runtime.Info(Description="The provisioned state of the resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Synapse.Support.ResourceProvisioningState) }, ReadOnly=true, Required=false, SerializedName="provisioningState")>]
member this.ProvisioningState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Synapse.Support.ResourceProvisioningState>
Public ReadOnly Property ProvisioningState As Nullable(Of ResourceProvisioningState)

Property Value

Attributes

Applies to