HybridconnectivityFunctions

Functions

Link copied to clipboard

Gets the endpoint to the resource. Uses Azure REST API version 2023-03-15. Other available API versions: 2022-05-01-preview, 2024-12-01.

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

Get a PublicCloudConnector Uses Azure REST API version 2024-12-01.

suspend fun getPublicCloudConnector(publicCloudConnector: String, resourceGroupName: String): GetPublicCloudConnectorResult
Link copied to clipboard

Gets the details about the service to the resource. Uses Azure REST API version 2023-03-15. Other available API versions: 2024-12-01.

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

Get a SolutionConfiguration Uses Azure REST API version 2024-12-01.

suspend fun getSolutionConfiguration(resourceUri: String, solutionConfiguration: String): GetSolutionConfigurationResult
Link copied to clipboard

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

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

Gets the ingress gateway endpoint credentials Uses Azure REST API version 2023-03-15. Other available API versions: 2024-12-01.

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

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

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