Freigeben über


Encryption.RequireInfrastructureEncryption Eigenschaft

Definition

Ruft einen booleschen Wert ab, der angibt, ob der Dienst eine sekundäre Verschlüsselungsebene mit plattformverwalteten Schlüsseln für ruhende Daten anwendet oder nicht.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: