次の方法で共有


DataBoxEdgeShippingAddress(String) コンストラクター

定義

DataBoxEdgeShippingAddress の新しいインスタンスを初期化します。

public DataBoxEdgeShippingAddress (string country);
new Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeShippingAddress : string -> Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeShippingAddress
Public Sub New (country As String)

パラメーター

country
String

国名。

例外

country が null です。

適用対象