Get Workspace Backend Result
constructor(azureApiVersion: String, circuitBreaker: BackendCircuitBreakerResponse? = null, credentials: BackendCredentialsContractResponse? = null, description: String? = null, id: String, name: String, pool: BackendBaseParametersResponsePool? = null, properties: BackendPropertiesResponse, protocol: String, proxy: BackendProxyContractResponse? = null, resourceId: String? = null, title: String? = null, tls: BackendTlsPropertiesResponse? = null, type: String, url: String)