Partager via


EncryptionScope.RequireInfrastructureEncryption Propriété

Définition

Obtient ou définit une valeur booléenne indiquant si le service applique ou non une couche secondaire de chiffrement avec des clés managées de plateforme pour les données au repos.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.requireInfrastructureEncryption")]
public bool? RequireInfrastructureEncryption { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.requireInfrastructureEncryption")>]
member this.RequireInfrastructureEncryption : Nullable<bool> with get, set
Public Property RequireInfrastructureEncryption As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à