다음을 통해 공유


Agreement.Participants 속성

정의

규약 수락에 참여하는 참가자 목록을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상