StorageClassResource.AccessMode Property

Definition

The access mode: [ReadWriteOnce, ReadWriteMany] or [ReadWriteOnce]

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

Property Value

Implements

Attributes

Applies to