Compartir a través de


VolumeGroupVolumeProperties.SecurityStyle Property

Definition

Gets or sets the security style of volume, default unix, defaults to ntfs for dual protocol or CIFS protocol Possible values include: 'ntfs', 'unix'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.securityStyle")]
public string SecurityStyle { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.securityStyle")>]
member this.SecurityStyle : string with get, set
Public Property SecurityStyle As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to