Partager via


Agreement.Participants Propriété

Définition

Obtient ou définit la liste des participants qui participent à l’acceptation d’un accord.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à