NewAzureRmNetAppFilesVolume.SecurityStyle Property

Definition

[Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.PSArgumentCompleter(new System.String[] { "ntfs", "unix" })]
[System.Management.Automation.Parameter(HelpMessage="The security style of volume. Possible values include: 'ntfs', 'unix'", Mandatory=false)]
public string SecurityStyle { get; set; }
[<Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.PSArgumentCompleter(new System.String[] { "ntfs", "unix" })>]
[<System.Management.Automation.Parameter(HelpMessage="The security style of volume. Possible values include: 'ntfs', 'unix'", Mandatory=false)>]
member this.SecurityStyle : string with get, set
Public Property SecurityStyle As String

Property Value

String
Attributes

Applies to