GraphAPIComputeRegionalServiceResource 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 GraphAPIComputeRegionalServiceResource : Microsoft.Azure.Management.CosmosDB.Models.RegionalServiceResource
type GraphAPIComputeRegionalServiceResource = class
inherit RegionalServiceResource
Public Class GraphAPIComputeRegionalServiceResource
Inherits RegionalServiceResource
- Inheritance
Constructors
GraphAPIComputeRegionalServiceResource() |
Initializes a new instance of the GraphAPIComputeRegionalServiceResource class. |
GraphAPIComputeRegionalServiceResource(String, String, String, String) |
Initializes a new instance of the GraphAPIComputeRegionalServiceResource class. |
Properties
GraphApiComputeEndpoint |
Gets the regional endpoint for GraphAPICompute. |
Location |
Gets the location name. (Inherited from RegionalServiceResource) |
Name |
Gets the regional service name. (Inherited from RegionalServiceResource) |
Status |
Gets describes the status of a service. Possible values include: 'Creating', 'Running', 'Updating', 'Deleting', 'Error', 'Stopped' (Inherited from RegionalServiceResource) |