다음을 통해 공유


ValidateAddressResponse.SuggestedAddresses 속성

정의

제안된 주소 목록을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상