Delen via


RegionConfigurationResult.DataCenterAddressResponse Property

Definition

Datacenter address for given sku in a region. 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 DataCenterAddressResponse { get; }
member this.DataCenterAddressResponse : Azure.ResourceManager.DataBox.Models.DataCenterAddressResult
Public ReadOnly Property DataCenterAddressResponse As DataCenterAddressResult

Property Value

Applies to