次の方法で共有


AddressValidationOutput.AlternateAddresses プロパティ

定義

代替アドレスの一覧。

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataBox.Models.DataBoxShippingAddress> AlternateAddresses { get; }
member this.AlternateAddresses : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataBox.Models.DataBoxShippingAddress>
Public ReadOnly Property AlternateAddresses As IReadOnlyList(Of DataBoxShippingAddress)

プロパティ値

適用対象