PSNetAppFilesVolume.Encrypted Property

Definition

Gets or sets Encrypted

public bool? Encrypted { get; set; }
member this.Encrypted : Nullable<bool> with get, set
Public Property Encrypted As Nullable(Of Boolean)

Property Value

Gets specifies if the volume is encrypted or not. Only available on volumes created or updated after 2022-01-01.

Applies to