HybridconnectivityFunctions

Functions

Link copied to clipboard

Gets the endpoint to the resource. Uses Azure REST API version 2024-12-01. Other available API versions: 2023-03-15. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native hybridconnectivity [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

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 2024-12-01. Other available API versions: 2023-03-15. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native hybridconnectivity [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

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 2024-12-01. Other available API versions: 2023-03-15. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native hybridconnectivity [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

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 2024-12-01. Other available API versions: 2023-03-15. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native hybridconnectivity [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

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 2024-12-01. Other available API versions: 2023-03-15. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native hybridconnectivity [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

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