Share via


EncryptionScopeData.Source Property

Definition

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

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

Property Value

Applies to