Sdílet prostřednictvím


ValidateAddressResponse.SuggestedAddresses Vlastnost

Definice

Získá nebo nastaví seznam navrhovaných adres.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro