次の方法で共有


ReplicationStatus.Summary プロパティ

定義

各リージョンのレプリケーション状態の概要を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="summary")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Fluent.Models.RegionalReplicationStatus> Summary { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="summary")>]
member this.Summary : System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Fluent.Models.RegionalReplicationStatus>
Public ReadOnly Property Summary As IList(Of RegionalReplicationStatus)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象