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