共用方式為


DataBoxEdgeShippingAddress(String) Constructor

Definition

Initializes a new instance of DataBoxEdgeShippingAddress.

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

Parameters

country
String

The country name.

Exceptions

country is null.

Applies to