HybridconnectivityFunctions

Functions

Link copied to clipboard

Gets the endpoint to the resource. API Version: 2022-05-01-preview.

suspend fun getEndpoint(argument: suspend GetEndpointPlainArgsBuilder.() -> Unit): GetEndpointResult
suspend fun getEndpoint(endpointName: String, resourceUri: String): GetEndpointResult
Link copied to clipboard

Gets the endpoint access credentials to the resource. API Version: 2022-05-01-preview.

suspend fun listEndpointCredentials(endpointName: String, expiresin: Int? = null, resourceUri: String): ListEndpointCredentialsResult
Link copied to clipboard