Hdinsight Functions
object HdinsightFunctions
Functions
Link copied to clipboard
Gets properties of the specified application. API Version: 2018-06-01-preview.
suspend fun getApplication(argument: suspend GetApplicationPlainArgsBuilder.() -> Unit): GetApplicationResult
suspend fun getApplication(applicationName: String, clusterName: String, resourceGroupName: String): GetApplicationResult
Link copied to clipboard
Gets the specified cluster. API Version: 2018-06-01-preview.
Link copied to clipboard
suspend fun getClusterGatewaySettings(argument: GetClusterGatewaySettingsPlainArgs): GetClusterGatewaySettingsResult
Gets the gateway settings for the specified cluster. API Version: 2018-06-01-preview.
suspend fun getClusterGatewaySettings(argument: suspend GetClusterGatewaySettingsPlainArgsBuilder.() -> Unit): GetClusterGatewaySettingsResult
suspend fun getClusterGatewaySettings(clusterName: String, resourceGroupName: String): GetClusterGatewaySettingsResult
Link copied to clipboard
suspend fun getPrivateEndpointConnection(argument: GetPrivateEndpointConnectionPlainArgs): GetPrivateEndpointConnectionResult
Gets the specific private endpoint connection. API Version: 2021-06-01.
suspend fun getPrivateEndpointConnection(argument: suspend GetPrivateEndpointConnectionPlainArgsBuilder.() -> Unit): GetPrivateEndpointConnectionResult
suspend fun getPrivateEndpointConnection(clusterName: String, privateEndpointConnectionName: String, resourceGroupName: String): GetPrivateEndpointConnectionResult