PSPrivateDnsVirtualNetworkLink.ProvisioningState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the provisioning state of the resource. This is a read-only property and any attempt to set this value will be ignored. Possible values include: 'Creating', 'Updating', 'Deleting', 'Succeeded', 'Failed', 'Canceled'
public string ProvisioningState { get; set; }
member this.ProvisioningState : string with get, set
Public Property ProvisioningState As String