次の方法で共有


ContainerInstanceAzureFileVolume.IsReadOnly プロパティ

定義

ボリュームとしてマウントされている Azure ファイル共有が読み取り専用かどうかを示すフラグ。

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

プロパティ値

適用対象