Freigeben über


Agreement.Participants Eigenschaft

Definition

Ruft die Liste der Teilnehmer ab, die an der Annahme einer Vereinbarung teilnehmen, oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: