Share via


ReplicationStatus.Summary Property

Definition

Gets this is a summary of replication status for each region.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to