次の方法で共有


ArmDisasterRecovery.Role プロパティ

定義

GEO DR の名前空間のロールを取得します。使用可能な値は 'Primary' または 'PrimaryNotReplicating' または 'Secondary' です。 使用できる値は、'Primary'、'PrimaryNotReplicating'、'Secondary' です。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.role")]
public string Role { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.role")>]
member this.Role : string
Public ReadOnly Property Role As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象