HybridconnectivityFunctions

Functions

Link copied to clipboard

Gets the endpoint to the resource. Azure REST API version: 2023-03-15. Other available API versions: 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 details about the service to the resource. Azure REST API version: 2023-03-15.

suspend fun getServiceConfiguration(endpointName: String, resourceUri: String, serviceConfigurationName: String): GetServiceConfigurationResult
Link copied to clipboard

Gets the endpoint access credentials to the resource. Azure REST API version: 2023-03-15. Other available API versions: 2022-05-01-preview.

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

Fetches the managed proxy details Azure REST API version: 2023-03-15. Other available API versions: 2022-05-01-preview.

suspend fun listEndpointManagedProxyDetails(endpointName: String, hostname: String? = null, resourceUri: String, service: String, serviceName: Either<String, ServiceName>? = null): ListEndpointManagedProxyDetailsResult