get Enterprise Policy
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
enterprise Policy Name
The EnterprisePolicy name.
resource Group Name
The name of the resource group. The name is case insensitive.
See also
suspend fun getEnterprisePolicy(argument: suspend GetEnterprisePolicyPlainArgsBuilder.() -> Unit): GetEnterprisePolicyResult
Return
Definition of the EnterprisePolicy.
Parameters
argument
Builder for com.pulumi.azurenative.powerplatform.kotlin.inputs.GetEnterprisePolicyPlainArgs.