PowerplatformFunctions

Functions

Link copied to clipboard

Get information about an account. Azure REST API version: 2020-10-30-preview.

suspend fun getAccount(argument: suspend GetAccountPlainArgsBuilder.() -> Unit): GetAccountResult
suspend fun getAccount(accountName: String, resourceGroupName: String): GetAccountResult
Link copied to clipboard

Get information about an EnterprisePolicy Azure REST API version: 2020-10-30-preview.

suspend fun getEnterprisePolicy(enterprisePolicyName: String, resourceGroupName: String): GetEnterprisePolicyResult
Link copied to clipboard

Gets a private endpoint connection. Azure REST API version: 2020-10-30-preview.

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