Service Endpoint Resource Response Properties
data class ServiceEndpointResourceResponseProperties(val pairedLocation: String, val preAllocatedCapacity: Int? = null, val provisioningState: String, val url: String)
ServiceEndpoint resource properties.
Properties
Link copied to clipboard
The paired location that will be used by this ServiceEndpoint.
Link copied to clipboard
ServiceEndpoint pre-allocated capacity controls the maximum requests-per-second allowed for that endpoint. Only applicable when Account configuration is Capacity.
Link copied to clipboard
The resource provisioning state.