Partager via


VolumeMount.ReadOnlyProperty Propriété

Définition

Obtient ou définit l’indicateur indiquant si le montage du volume est en lecture seule.

[Newtonsoft.Json.JsonProperty(PropertyName="readOnly")]
public bool? ReadOnlyProperty { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="readOnly")>]
member this.ReadOnlyProperty : Nullable<bool> with get, set
Public Property ReadOnlyProperty As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à