get Policy Assignment
This operation retrieves a single policy assignment, given its name and the scope it was created at. API Version: 2020-09-01.
Return
The policy assignment.
Parameters
null
Return
The policy assignment.
Parameters
The name of the policy assignment to get.
The scope of the policy assignment. Valid scopes are: management group (format: '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format: '/subscriptions/{subscriptionId}'), resource group (format: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}', or resource (format: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{parentResourcePath}/{resourceType}/{resourceName}'
See also
Return
The policy assignment.
Parameters
Builder for com.pulumi.azurenative.authorization.kotlin.inputs.GetPolicyAssignmentPlainArgs.