DatacenterAddressLocationResponse 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
DatacenterAddressLocationResponse() |
Initializes a new instance of the DatacenterAddressLocationResponse class. |
DatacenterAddressLocationResponse(IList<String>, String, String, String, String, String, String, String, String, String, String, String, String, String, String) |
Initializes a new instance of the DatacenterAddressLocationResponse class. |
DatacenterAddressLocationResponse()
Initializes a new instance of the DatacenterAddressLocationResponse class.
public DatacenterAddressLocationResponse ();
Public Sub New ()
Applies to
DatacenterAddressLocationResponse(IList<String>, String, String, String, String, String, String, String, String, String, String, String, String, String, String)
Initializes a new instance of the DatacenterAddressLocationResponse class.
public DatacenterAddressLocationResponse (System.Collections.Generic.IList<string> supportedCarriersForReturnShipment = default, string dataCenterAzureLocation = default, string contactPersonName = default, string company = default, string street1 = default, string street2 = default, string street3 = default, string city = default, string state = default, string zip = default, string country = default, string phone = default, string phoneExtension = default, string addressType = default, string additionalShippingInformation = default);
new Microsoft.Azure.Management.DataBox.Models.DatacenterAddressLocationResponse : System.Collections.Generic.IList<string> * string * string * string * string * string * string * string * string * string * string * string * string * string * string -> Microsoft.Azure.Management.DataBox.Models.DatacenterAddressLocationResponse
Public Sub New (Optional supportedCarriersForReturnShipment As IList(Of String) = Nothing, Optional dataCenterAzureLocation As String = Nothing, Optional contactPersonName As String = Nothing, Optional company As String = Nothing, Optional street1 As String = Nothing, Optional street2 As String = Nothing, Optional street3 As String = Nothing, Optional city As String = Nothing, Optional state As String = Nothing, Optional zip As String = Nothing, Optional country As String = Nothing, Optional phone As String = Nothing, Optional phoneExtension As String = Nothing, Optional addressType As String = Nothing, Optional additionalShippingInformation As String = Nothing)
Parameters
- dataCenterAzureLocation
- String
Azure Location where the Data Center serves primarily.
- contactPersonName
- String
Contact person name
- company
- String
Company name
- street1
- String
Street address line 1
- street2
- String
Street address line 2
- street3
- String
Street address line 3
- city
- String
City name
- state
- String
name of the state
- zip
- String
Zip code
- country
- String
name of the country
- phone
- String
Phone number
- phoneExtension
- String
Phone extension
- addressType
- String
Address type
- additionalShippingInformation
- String
Special instruction for shipping