共用方式為


StorageEncryptionService.IsEnabled Property

Definition

A boolean indicating whether or not the service encrypts the data as it is stored. Encryption at rest is enabled by default today and cannot be disabled.

public Azure.Provisioning.BicepValue<bool> IsEnabled { get; set; }
member this.IsEnabled : Azure.Provisioning.BicepValue<bool> with get, set
Public Property IsEnabled As BicepValue(Of Boolean)

Property Value

Applies to