StandardAssignment interface

Security Assignment on a resource group over a given scope

Extends

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.

Inherited Properties

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

The name of the resource

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

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

Inherited Property Details

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

Property Value

string

Inherited From ExtensionResource.id

name

The name of the resource

name?: string

Property Value

string

Inherited From ExtensionResource.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

systemData?: SystemData

Property Value

Inherited From ExtensionResource.systemData

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

type?: string

Property Value

string

Inherited From ExtensionResource.type