다음을 통해 공유


IArmDisasterRecovery.ProvisioningState Property

Definition

Provisioning state of the Alias(Disaster Recovery configuration) - possible values 'Accepted' or 'Succeeded' or 'Failed'

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.PSArgumentCompleter(new System.String[] { "Accepted", "Succeeded", "Failed" })]
[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Create=false, Description="Provisioning state of the Alias(Disaster Recovery configuration) - possible values 'Accepted' or 'Succeeded' or 'Failed'", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="provisioningState", Update=false)]
public string ProvisioningState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.PSArgumentCompleter(new System.String[] { "Accepted", "Succeeded", "Failed" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Create=false, Description="Provisioning state of the Alias(Disaster Recovery configuration) - possible values 'Accepted' or 'Succeeded' or 'Failed'", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="provisioningState", Update=false)>]
member this.ProvisioningState : string
Public ReadOnly Property ProvisioningState As String

Property Value

Attributes

Applies to