共用方式為


SharingStatus.Summary Property

Definition

Gets or sets summary of all regional sharing status.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to