GraphAPIComputeRegionalServiceResource interface
Resource for a regional service location.
- Extends
Properties
| graph |
The regional endpoint for GraphAPICompute. |
Inherited Properties
| location | The location name. |
| name | The regional service name. |
| status | Describes the status of a service. |
Property Details
graphApiComputeEndpoint
The regional endpoint for GraphAPICompute.
graphApiComputeEndpoint?: string
Property Value
string
Inherited Property Details
location
The location name.
location?: string
Property Value
string
Inherited From RegionalServiceResource.location
name
The regional service name.
name?: string
Property Value
string
Inherited From RegionalServiceResource.name
status
Describes the status of a service.
status?: string
Property Value
string
Inherited From RegionalServiceResource.status