Service Endpoint Properties Format Response
data class ServiceEndpointPropertiesFormatResponse(val locations: List<String>? = null, val provisioningState: String, val service: String? = null)
The service endpoint properties.