NetAppVolumeGroupVolume.SecurityStyle 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.
The security style of volume, default unix, defaults to ntfs for dual protocol or CIFS protocol.
public Azure.ResourceManager.NetApp.Models.NetAppVolumeSecurityStyle? SecurityStyle { get; set; }
member this.SecurityStyle : Nullable<Azure.ResourceManager.NetApp.Models.NetAppVolumeSecurityStyle> with get, set
Public Property SecurityStyle As Nullable(Of NetAppVolumeSecurityStyle)