Dela via


GenericResource.ProvisioningState Property

Definition

The provisioning state of the resource. This is only present if requested via the $expand query parameter.

public Azure.Provisioning.BicepValue<string> ProvisioningState { get; }
member this.ProvisioningState : Azure.Provisioning.BicepValue<string>
Public ReadOnly Property ProvisioningState As BicepValue(Of String)

Property Value

Applies to