Share via


BatchAccountEncryptionConfiguration.KeySource Property

Definition

Type of the key source.

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

Property Value

Applies to