StandardAssignmentProperties interface

Describes the properties of a standardAssignment

Properties

assignedStandard

Standard item with key as applied to this standard assignment over the given scope

attestationData

Additional data about assignment that has Attest effect

description

Description of the standardAssignment

displayName

Display name of the standardAssignment

effect

Expected effect of this assignment (Audit/Exempt/Attest)

excludedScopes

Excluded scopes, filter out the descendants of the scope (on management scopes)

exemptionData

Additional data about assignment that has Exempt effect

expiresOn

Expiration date of this assignment as a full ISO date

metadata

The standard assignment metadata.

Property Details

assignedStandard

Standard item with key as applied to this standard assignment over the given scope

assignedStandard?: AssignedStandardItem

Property Value

attestationData

Additional data about assignment that has Attest effect

attestationData?: StandardAssignmentPropertiesAttestationData

Property Value

description

Description of the standardAssignment

description?: string

Property Value

string

displayName

Display name of the standardAssignment

displayName?: string

Property Value

string

effect

Expected effect of this assignment (Audit/Exempt/Attest)

effect?: string

Property Value

string

excludedScopes

Excluded scopes, filter out the descendants of the scope (on management scopes)

excludedScopes?: string[]

Property Value

string[]

exemptionData

Additional data about assignment that has Exempt effect

exemptionData?: StandardAssignmentPropertiesExemptionData

Property Value

expiresOn

Expiration date of this assignment as a full ISO date

expiresOn?: Date

Property Value

Date

metadata

The standard assignment metadata.

metadata?: StandardAssignmentMetadata

Property Value