Dela via


EncryptionScope.State Property

Definition

The state of the encryption scope. Possible values (case-insensitive): Enabled, Disabled.

public Azure.Provisioning.BicepValue<Azure.Provisioning.Storage.EncryptionScopeState> State { get; set; }
member this.State : Azure.Provisioning.BicepValue<Azure.Provisioning.Storage.EncryptionScopeState> with get, set
Public Property State As BicepValue(Of EncryptionScopeState)

Property Value

Applies to