PolicyExemption interface

The policy exemption.

Properties

description

The description of the policy exemption.

displayName

The display name of the policy exemption.

exemptionCategory

The policy exemption category. Possible values are Waiver and Mitigated.

expiresOn

The expiration date and time (in UTC ISO 8601 format yyyy-MM-ddTHH:mm:ssZ) of the policy exemption.

id

The ID of the policy exemption. NOTE: This property will not be serialized. It can only be populated by the server.

metadata

The policy exemption metadata. Metadata is an open ended object and is typically a collection of key value pairs.

name

The name of the policy exemption. NOTE: This property will not be serialized. It can only be populated by the server.

policyAssignmentId

The ID of the policy assignment that is being exempted.

policyDefinitionReferenceIds

The policy definition reference ID list when the associated policy assignment is an assignment of a policy set definition.

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.

type

The type of the resource (Microsoft.Authorization/policyExemptions). NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

description

The description of the policy exemption.

description?: string

Property Value

string

displayName

The display name of the policy exemption.

displayName?: string

Property Value

string

exemptionCategory

The policy exemption category. Possible values are Waiver and Mitigated.

exemptionCategory: string

Property Value

string

expiresOn

The expiration date and time (in UTC ISO 8601 format yyyy-MM-ddTHH:mm:ssZ) of the policy exemption.

expiresOn?: Date

Property Value

Date

id

The ID of the policy exemption. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

metadata

The policy exemption metadata. Metadata is an open ended object and is typically a collection of key value pairs.

metadata?: any

Property Value

any

name

The name of the policy exemption. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

policyAssignmentId

The ID of the policy assignment that is being exempted.

policyAssignmentId: string

Property Value

string

policyDefinitionReferenceIds

The policy definition reference ID list when the associated policy assignment is an assignment of a policy set definition.

policyDefinitionReferenceIds?: string[]

Property Value

string[]

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: SystemData

Property Value

type

The type of the resource (Microsoft.Authorization/policyExemptions). NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string