HdinsightFunctions

Functions

Link copied to clipboard

Gets properties of the specified application. API Version: 2018-06-01-preview.

suspend fun getApplication(applicationName: String, clusterName: String, resourceGroupName: String): GetApplicationResult
Link copied to clipboard

Gets the specified cluster. API Version: 2018-06-01-preview.

suspend fun getCluster(argument: suspend GetClusterPlainArgsBuilder.() -> Unit): GetClusterResult
suspend fun getCluster(clusterName: String, resourceGroupName: String): GetClusterResult
Link copied to clipboard

Gets the gateway settings for the specified cluster. API Version: 2018-06-01-preview.

suspend fun getClusterGatewaySettings(clusterName: String, resourceGroupName: String): GetClusterGatewaySettingsResult
Link copied to clipboard

Gets the specific private endpoint connection. API Version: 2021-06-01.

suspend fun getPrivateEndpointConnection(clusterName: String, privateEndpointConnectionName: String, resourceGroupName: String): GetPrivateEndpointConnectionResult