getPolicyDefinition

This operation retrieves the policy definition in the given subscription with the given name. API Version: 2020-09-01.

Return

The policy definition.

Parameters

argument

null


suspend fun getPolicyDefinition(policyDefinitionName: String): GetPolicyDefinitionResult

Return

The policy definition.

Parameters

policyDefinitionName

The name of the policy definition to get.

See also


Return

The policy definition.

Parameters

argument

Builder for com.pulumi.azurenative.authorization.kotlin.inputs.GetPolicyDefinitionPlainArgs.

See also