Share via


InformationProtectionPolicy.InformationTypes Property

Definition

Gets or sets the sensitivity information types.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.informationTypes")]
public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.Security.Models.InformationType> InformationTypes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.informationTypes")>]
member this.InformationTypes : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.Security.Models.InformationType> with get, set
Public Property InformationTypes As IDictionary(Of String, InformationType)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to