Поделиться через


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

Применяется к