Condividi tramite


LocationData Class

Definition

Metadata pertaining to the geographic location of the resource.

public class LocationData
type LocationData = class
Public Class LocationData
Inheritance
LocationData

Constructors

LocationData()

Initializes a new instance of the LocationData class.

LocationData(String, String, String, String)

Initializes a new instance of the LocationData class.

Properties

City

Gets or sets the city or locality where the resource is located.

CountryOrRegion

Gets or sets the country or region where the resource is located

District

Gets or sets the district, state, or province where the resource is located.

Name

Gets or sets a canonical name for the geographic or physical location.

Methods

Validate()

Validate the object.

Applies to