Share via


EncryptionSettingsGroup.EncryptionSettings Property

Definition

A collection of encryption settings, one for each disk volume.

public System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.EncryptionSettingsElement> EncryptionSettings { get; }
member this.EncryptionSettings : System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.EncryptionSettingsElement>
Public ReadOnly Property EncryptionSettings As IList(Of EncryptionSettingsElement)

Property Value

Applies to