models Package
Classes
ErrorAdditionalInfo |
The resource management error additional info. Variables are only populated by the server, and will be ignored when sending a request. |
ErrorResponse |
Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). Variables are only populated by the server, and will be ignored when sending a request. |
Identity |
Identity for the resource. Policy assignments support a maximum of one identity. That is either a system assigned identity or a single user assigned identity. Variables are only populated by the server, and will be ignored when sending a request. |
NonComplianceMessage |
A message that describes why a resource is non-compliant with the policy. This is shown in 'deny' error messages and on resource's non-compliant compliance results. All required parameters must be populated in order to send to server. |
Override |
The policy property value override. |
ParameterDefinitionsValue |
The definition of a parameter that can be provided to the policy. |
ParameterDefinitionsValueMetadata |
General metadata for the parameter. |
ParameterValuesValue |
The value of a parameter. |
PolicyAssignment |
The policy assignment. Variables are only populated by the server, and will be ignored when sending a request. |
PolicyAssignmentListResult |
List of policy assignments. |
PolicyAssignmentUpdate |
The policy assignment for Patch request. |
PolicyDefinition |
The policy definition. Variables are only populated by the server, and will be ignored when sending a request. |
PolicyDefinitionGroup |
The policy definition group. All required parameters must be populated in order to send to server. |
PolicyDefinitionListResult |
List of policy definitions. |
PolicyDefinitionReference |
The policy definition reference. All required parameters must be populated in order to send to server. |
PolicyDefinitionVersion |
The ID of the policy definition version. Variables are only populated by the server, and will be ignored when sending a request. |
PolicyDefinitionVersionListResult |
List of policy definition versions. |
PolicySetDefinition |
The policy set definition. Variables are only populated by the server, and will be ignored when sending a request. |
PolicySetDefinitionListResult |
List of policy set definitions. |
PolicySetDefinitionVersion |
The policy set definition version. Variables are only populated by the server, and will be ignored when sending a request. |
PolicySetDefinitionVersionListResult |
List of policy set definition versions. |
ResourceSelector |
The resource selector to filter policies by resource properties. |
Selector |
The selector expression. |
SystemData |
Metadata pertaining to creation and last modification of the resource. |
UserAssignedIdentitiesValue |
UserAssignedIdentitiesValue. Variables are only populated by the server, and will be ignored when sending a request. |
Enums
CreatedByType |
The type of identity that created the resource. |
EnforcementMode |
The policy assignment enforcement mode. Possible values are Default and DoNotEnforce. |
OverrideKind |
The override kind. |
ParameterType |
The data type of the parameter. |
PolicyType |
The type of policy definition. Possible values are NotSpecified, BuiltIn, Custom, and Static. |
ResourceIdentityType |
The identity type. This is the only required field when adding a system or user assigned identity to a resource. |
SelectorKind |
The selector kind. |
Azure SDK for Python