Graph APICompute Regional Service Resource Response
data class GraphAPIComputeRegionalServiceResourceResponse(val graphApiComputeEndpoint: String, val location: String, val name: String, val status: String)
Resource for a regional service location.
Constructors
Link copied to clipboard
fun GraphAPIComputeRegionalServiceResourceResponse(graphApiComputeEndpoint: String, location: String, name: String, status: String)