Powerplatform Functions
object PowerplatformFunctions
Functions
Link copied to clipboard
Get information about an account. Uses Azure REST API version 2020-10-30-preview.
Link copied to clipboard
Get information about an EnterprisePolicy Uses Azure REST API version 2020-10-30-preview.
suspend fun getEnterprisePolicy(argument: suspend GetEnterprisePolicyPlainArgsBuilder.() -> Unit): GetEnterprisePolicyResult
suspend fun getEnterprisePolicy(enterprisePolicyName: String, resourceGroupName: String): GetEnterprisePolicyResult
Link copied to clipboard
suspend fun getPrivateEndpointConnection(argument: GetPrivateEndpointConnectionPlainArgs): GetPrivateEndpointConnectionResult
Gets a private endpoint connection. Uses Azure REST API version 2020-10-30-preview.
suspend fun getPrivateEndpointConnection(argument: suspend GetPrivateEndpointConnectionPlainArgsBuilder.() -> Unit): GetPrivateEndpointConnectionResult
suspend fun getPrivateEndpointConnection(enterprisePolicyName: String, privateEndpointConnectionName: String, resourceGroupName: String): GetPrivateEndpointConnectionResult