Share via


EncryptionScopeSource Enum

Definition

The provider for the encryption scope. Possible values (case-insensitive): Microsoft.Storage, Microsoft.KeyVault.

public enum EncryptionScopeSource
type EncryptionScopeSource = 
Public Enum EncryptionScopeSource
Inheritance
EncryptionScopeSource

Fields

Name Value Description
Storage 0

Microsoft.Storage.

KeyVault 1

Microsoft.KeyVault.

Applies to