Hybridconnectivity Functions
object 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
Link copied to clipboard
suspend fun getServiceConfiguration(argument: GetServiceConfigurationPlainArgs): GetServiceConfigurationResult
Gets the details about the service to the resource. Azure REST API version: 2023-03-15.
suspend fun getServiceConfiguration(argument: suspend GetServiceConfigurationPlainArgsBuilder.() -> Unit): GetServiceConfigurationResult
suspend fun getServiceConfiguration(endpointName: String, resourceUri: String, serviceConfigurationName: String): GetServiceConfigurationResult
Link copied to clipboard
suspend fun listEndpointCredentials(argument: ListEndpointCredentialsPlainArgs): ListEndpointCredentialsResult
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(argument: suspend ListEndpointCredentialsPlainArgsBuilder.() -> Unit): ListEndpointCredentialsResult
suspend fun listEndpointCredentials(endpointName: String, expiresin: Int? = null, resourceUri: String, serviceName: Either<String, ServiceName>? = null): ListEndpointCredentialsResult
Link copied to clipboard
suspend fun listEndpointIngressGatewayCredentials(argument: ListEndpointIngressGatewayCredentialsPlainArgs): ListEndpointIngressGatewayCredentialsResult
Gets the ingress gateway endpoint credentials Azure REST API version: 2023-03-15.
suspend fun listEndpointIngressGatewayCredentials(argument: suspend ListEndpointIngressGatewayCredentialsPlainArgsBuilder.() -> Unit): ListEndpointIngressGatewayCredentialsResult
suspend fun listEndpointIngressGatewayCredentials(endpointName: String, expiresin: Int? = null, resourceUri: String, serviceName: Either<String, ServiceName>? = null): ListEndpointIngressGatewayCredentialsResult
Link copied to clipboard
suspend fun listEndpointManagedProxyDetails(argument: ListEndpointManagedProxyDetailsPlainArgs): ListEndpointManagedProxyDetailsResult
Fetches the managed proxy details Azure REST API version: 2023-03-15. Other available API versions: 2022-05-01-preview.
suspend fun listEndpointManagedProxyDetails(argument: suspend ListEndpointManagedProxyDetailsPlainArgsBuilder.() -> Unit): ListEndpointManagedProxyDetailsResult
suspend fun listEndpointManagedProxyDetails(endpointName: String, hostname: String? = null, resourceUri: String, service: String, serviceName: Either<String, ServiceName>? = null): ListEndpointManagedProxyDetailsResult