次の方法で共有


ArmDisasterRecovery.ProvisioningState プロパティ

定義

Alias(ディザスター リカバリー構成) のプロビジョニング状態を取得します。使用可能な値は 'Accepted' または 'Succeeded' または 'Failed' です。 使用可能な値には、'Accepted'、'Succeeded'、'Failed' などがあります。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象