LocationMetadata Class

Definition

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