Share via


InformationProtectionPolicy Class

Definition

Information protection policy.

[Microsoft.Rest.Serialization.JsonTransformation]
public class InformationProtectionPolicy : Microsoft.Azure.Management.Security.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type InformationProtectionPolicy = class
    inherit Resource
Public Class InformationProtectionPolicy
Inherits Resource
Inheritance
InformationProtectionPolicy
Attributes

Constructors

InformationProtectionPolicy()

Initializes a new instance of the InformationProtectionPolicy class.

InformationProtectionPolicy(String, String, String, Nullable<DateTime>, String, IDictionary<String,SensitivityLabel>, IDictionary<String, InformationType>)

Initializes a new instance of the InformationProtectionPolicy class.

Properties

Id

Gets resource Id

(Inherited from Resource)
InformationTypes

Gets or sets the sensitivity information types.

Labels

Gets or sets dictionary of sensitivity labels.

LastModifiedUtc

Gets describes the last UTC time the policy was modified.

Name

Gets resource name

(Inherited from Resource)
Type

Gets resource type

(Inherited from Resource)
Version

Gets describes the version of the policy.

Extension Methods

ConverToPSType(InformationProtectionPolicy)

Applies to