LocationData 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.
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
Azure SDK for .NET