ArmDisasterRecoveryInner.ProvisioningState Property

Definition

Gets provisioning state of the Alias(Disaster Recovery configuration) - possible values 'Accepted' or 'Succeeded' or 'Failed'. Possible values include: 'Accepted', 'Succeeded', 'Failed'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.provisioningState")]
public Microsoft.Azure.Management.EventHub.Fluent.Models.ProvisioningStateDR? ProvisioningState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.provisioningState")>]
member this.ProvisioningState : Nullable<Microsoft.Azure.Management.EventHub.Fluent.Models.ProvisioningStateDR>
Public ReadOnly Property ProvisioningState As Nullable(Of ProvisioningStateDR)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to