Partilhar via


PSSqlInformationProtectionPolicy.InformationTypes Property

Definition

[Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Always)]
public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Commands.SecurityCenter.Models.SqlInformationProtectionPolicy.PSSqlInformationProtectionInformationType> InformationTypes { get; set; }
[<Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Always)>]
member this.InformationTypes : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Commands.SecurityCenter.Models.SqlInformationProtectionPolicy.PSSqlInformationProtectionInformationType> with get, set
Public Property InformationTypes As IDictionary(Of String, PSSqlInformationProtectionInformationType)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to