Delen via


SiteContainerVolumeMount.IsReadOnly Property

Definition

Boolean to specify if the mount is read only on the container.

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

Property Value

Applies to