次の方法で共有


ContainerVolumeMount.IsReadOnly プロパティ

定義

ボリューム マウントが読み取り専用かどうかを示すフラグ。

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

プロパティ値

適用対象