LocationMetadata Class
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 metadata information
public class LocationMetadata
type LocationMetadata = class
Public Class LocationMetadata
- Inheritance
-
LocationMetadata
Constructors
LocationMetadata() |
Initializes a new instance of the LocationMetadata class. |
LocationMetadata(String, String, String, String, String, String, IList<PairedRegion>, String) |
Initializes a new instance of the LocationMetadata class. |
Properties
GeographyGroup |
Gets the geography group of the location. |
HomeLocation |
Gets the home location of an edge zone. |
Latitude |
Gets the latitude of the location. |
Longitude |
Gets the longitude of the location. |
PairedRegion |
Gets or sets the regions paired to this region. |
PhysicalLocation |
Gets the physical location of the Azure location. |
RegionCategory |
Gets the category of the region. Possible values include: 'Recommended', 'Extended', 'Other' |
RegionType |
Gets the type of the region. Possible values include: 'Physical', 'Logical' |
Applies to
Azure SDK for .NET