DatacenterAddressResponse Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
DatacenterAddressResponse() |
Initializes a new instance of the DatacenterAddressResponse class. |
DatacenterAddressResponse(IList<String>, String) |
Initializes a new instance of the DatacenterAddressResponse class. |
DatacenterAddressResponse()
Initializes a new instance of the DatacenterAddressResponse class.
public DatacenterAddressResponse();
Public Sub New ()
Applies to
DatacenterAddressResponse(IList<String>, String)
Initializes a new instance of the DatacenterAddressResponse class.
public DatacenterAddressResponse(System.Collections.Generic.IList<string> supportedCarriersForReturnShipment = default, string dataCenterAzureLocation = default);
new Microsoft.Azure.Management.DataBox.Models.DatacenterAddressResponse : System.Collections.Generic.IList<string> * string -> Microsoft.Azure.Management.DataBox.Models.DatacenterAddressResponse
Public Sub New (Optional supportedCarriersForReturnShipment As IList(Of String) = Nothing, Optional dataCenterAzureLocation As String = Nothing)
Parameters
- dataCenterAzureLocation
- String
Azure Location where the Data Center serves primarily.