次の方法で共有


DatabaseUpdate.IsInfraEncryptionEnabled プロパティ

定義

このデータベースに対して infra 暗号化が有効になっているを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isInfraEncryptionEnabled")]
public bool? IsInfraEncryptionEnabled { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isInfraEncryptionEnabled")>]
member this.IsInfraEncryptionEnabled : Nullable<bool>
Public ReadOnly Property IsInfraEncryptionEnabled As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象