次の方法で共有


DiskRestorePoint.ReplicationState プロパティ

定義

ソース リソースが別のリージョンからの場合のディスク復元ポイントのレプリケーション状態を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象