Share via


AppCustomPersistentDiskProperties.IsReadOnly Property

Definition

Indicates whether the persistent disk is a readOnly one.

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

Property Value

Applies to