Compartilhar via


Agreement.Participants Propriedade

Definição

Obtém ou define a lista de participantes que participam da aceitação de um contrato.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a