RelayFunctions

Functions

Link copied to clipboard

Description of hybrid connection resource. API Version: 2017-04-01.

suspend fun getHybridConnection(hybridConnectionName: String, namespaceName: String, resourceGroupName: String): GetHybridConnectionResult
Link copied to clipboard
Link copied to clipboard

Description of a namespace resource. API Version: 2017-04-01.

suspend fun getNamespace(namespaceName: String, resourceGroupName: String): GetNamespaceResult
Link copied to clipboard

Description of a namespace authorization rule. API Version: 2017-04-01.

suspend fun getNamespaceAuthorizationRule(authorizationRuleName: String, namespaceName: String, resourceGroupName: String): GetNamespaceAuthorizationRuleResult
Link copied to clipboard

Private endpoint connection resource. API Version: 2018-01-01-preview.

suspend fun getPrivateEndpointConnection(namespaceName: String, privateEndpointConnectionName: String, resourceGroupName: String): GetPrivateEndpointConnectionResult
Link copied to clipboard

Description of the WCF relay resource. API Version: 2017-04-01.

suspend fun getWCFRelay(argument: suspend GetWCFRelayPlainArgsBuilder.() -> Unit): GetWCFRelayResult
suspend fun getWCFRelay(namespaceName: String, relayName: String, resourceGroupName: String): GetWCFRelayResult
Link copied to clipboard

Description of a namespace authorization rule. API Version: 2017-04-01.

suspend fun getWCFRelayAuthorizationRule(authorizationRuleName: String, namespaceName: String, relayName: String, resourceGroupName: String): GetWCFRelayAuthorizationRuleResult
Link copied to clipboard

Namespace/Relay Connection String API Version: 2017-04-01.

suspend fun listHybridConnectionKeys(authorizationRuleName: String, hybridConnectionName: String, namespaceName: String, resourceGroupName: String): ListHybridConnectionKeysResult
Link copied to clipboard

Namespace/Relay Connection String API Version: 2017-04-01.

suspend fun listNamespaceKeys(authorizationRuleName: String, namespaceName: String, resourceGroupName: String): ListNamespaceKeysResult
Link copied to clipboard

Namespace/Relay Connection String API Version: 2017-04-01.

suspend fun listWCFRelayKeys(authorizationRuleName: String, namespaceName: String, relayName: String, resourceGroupName: String): ListWCFRelayKeysResult