DataLocationToServiceLocationMap.DataLocation Property
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.
Location of the data.
public Azure.Core.AzureLocation? DataLocation { get; }
member this.DataLocation : Nullable<Azure.Core.AzureLocation>
Public ReadOnly Property DataLocation As Nullable(Of AzureLocation)