RegionalServiceResource 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.
Resource for a regional service location.
public class RegionalServiceResource
type RegionalServiceResource = class
Public Class RegionalServiceResource
- Inheritance
-
RegionalServiceResource
- Derived
Constructors
RegionalServiceResource() |
Initializes a new instance of the RegionalServiceResource class. |
RegionalServiceResource(String, String, String) |
Initializes a new instance of the RegionalServiceResource class. |
Properties
Location |
Gets the location name. |
Name |
Gets the regional service name. |
Status |
Gets describes the status of a service. Possible values include: 'Creating', 'Running', 'Updating', 'Deleting', 'Error', 'Stopped' |