Delen via


DataBoxBasicJobDetails.DataCenterAddress Property

Definition

Datacenter address to ship to, for the given sku and storage location. Please note DataCenterAddressResult is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include DataCenterAddressInstructionResult and DataCenterAddressLocationResult.

public Azure.ResourceManager.DataBox.Models.DataCenterAddressResult DataCenterAddress { get; }
member this.DataCenterAddress : Azure.ResourceManager.DataBox.Models.DataCenterAddressResult
Public ReadOnly Property DataCenterAddress As DataCenterAddressResult

Property Value

Applies to