GraphAPIComputeRegionalServiceResourceResponse

data class GraphAPIComputeRegionalServiceResourceResponse(val graphApiComputeEndpoint: String, val location: String, val name: String, val status: String)

Resource for a regional service location.

Constructors

constructor(graphApiComputeEndpoint: String, location: String, name: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The regional endpoint for GraphAPICompute.

Link copied to clipboard

The location name.

Link copied to clipboard

The regional service name.

Link copied to clipboard

Describes the status of a service.