Share via


ContainerInstanceAzureFileVolume.IsReadOnly Property

Definition

The flag indicating whether the Azure File shared mounted as a volume 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