StorageClassResource.MountOption Property

Definition

Additional mount options

[Microsoft.Azure.PowerShell.Cmdlets.KubernetesRuntime.Origin(Microsoft.Azure.PowerShell.Cmdlets.KubernetesRuntime.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> MountOption { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.KubernetesRuntime.Origin(Microsoft.Azure.PowerShell.Cmdlets.KubernetesRuntime.PropertyOrigin.Inlined)>]
member this.MountOption : System.Collections.Generic.List<string> with get, set
Public Property MountOption As List(Of String)

Property Value

Implements

Attributes

Applies to