This operation retrieves a single policy assignment, given its name and the scope it was created at.
Supports noop? false
Parameters
scope(Optional[String[1]])
— 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}'
policy_assignment_name(Optional[String[1]])
— The name of the policy assignment to get.
api_version(Optional[String[1]])
— The API version to use for the operation.
httpstatus(Optional[String[1]])
— Http status code.
errorcode(Optional[String[1]])
— Error code.
errormessage(Optional[String[1]])
— Error message indicating why the operation failed.