InformationProtectionPolicyProperties interface

describes properties of an information protection policy.

Properties

informationTypes

The sensitivity information types.

labels

Dictionary of sensitivity labels.

lastModifiedUtc

Describes the last UTC time the policy was modified.

version

Describes the version of the policy.

Property Details

informationTypes

The sensitivity information types.

informationTypes?: Record<string, InformationType>

Property Value

Record<string, InformationType>

labels

Dictionary of sensitivity labels.

labels?: Record<string, SensitivityLabel>

Property Value

Record<string, SensitivityLabel>

lastModifiedUtc

Describes the last UTC time the policy was modified.

lastModifiedUtc?: Date

Property Value

Date

version

Describes the version of the policy.

version?: string

Property Value

string