getEnterprisePolicy

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

Return

Definition of the EnterprisePolicy.

Parameters

argument

null


suspend fun getEnterprisePolicy(enterprisePolicyName: String, resourceGroupName: String): GetEnterprisePolicyResult

Return

Definition of the EnterprisePolicy.

Parameters

enterprisePolicyName

The EnterprisePolicy name.

resourceGroupName

The name of the resource group. The name is case insensitive.

See also


Return

Definition of the EnterprisePolicy.

Parameters

argument

Builder for com.pulumi.azurenative.powerplatform.kotlin.inputs.GetEnterprisePolicyPlainArgs.

See also