EncryptionScopeState type

EncryptionScopeState değerlerini tanımlar. Olası değerler şunlardır: 'Enabled', 'Disabled'

type EncryptionScopeState = "Enabled" | "Disabled"