PowerplatformFunctions

Functions

Link copied to clipboard

Get information about an account. Uses 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 Uses 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. Uses Azure REST API version 2020-10-30-preview.

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