PSNetAppFilesVolume.Encrypted Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.