Freigeben über


SharingUpdate.Groups Eigenschaft

Definition

Ruft eine Liste von Freigabeprofilgruppen ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: