다음을 통해 공유


ContainerVolumeMount.IsReadOnly Property

Definition

The flag indicating whether the volume mount is read-only.

public bool? IsReadOnly { get; set; }
member this.IsReadOnly : Nullable<bool> with get, set
Public Property IsReadOnly As Nullable(Of Boolean)

Property Value

Applies to