Hybridconnectivity Functions
object 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
Link copied to clipboard
suspend fun listEndpointCredentials(argument: ListEndpointCredentialsPlainArgs): ListEndpointCredentialsResult
Gets the endpoint access credentials to the resource. API Version: 2022-05-01-preview.
suspend fun listEndpointCredentials(argument: suspend ListEndpointCredentialsPlainArgsBuilder.() -> Unit): ListEndpointCredentialsResult
suspend fun listEndpointCredentials(endpointName: String, expiresin: Int? = null, resourceUri: String): ListEndpointCredentialsResult
Link copied to clipboard
suspend fun listEndpointManagedProxyDetails(argument: ListEndpointManagedProxyDetailsPlainArgs): ListEndpointManagedProxyDetailsResult
Fetches the managed proxy details API Version: 2022-05-01-preview.
suspend fun listEndpointManagedProxyDetails(argument: suspend ListEndpointManagedProxyDetailsPlainArgsBuilder.() -> Unit): ListEndpointManagedProxyDetailsResult
suspend fun listEndpointManagedProxyDetails(endpointName: String, hostname: String? = null, resourceUri: String, service: String): ListEndpointManagedProxyDetailsResult