Share via


EncryptionScopeData.State Property

Definition

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

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

Property Value

Applies to