共用方式為


DiskPoolVolume.MountOption 屬性

定義

取得或設定模式,描述 LUN 是否必須掛接為數據存放區,或附加為 LUN。 可能的值包括:'MOUNT'、'ATTACH'

[Newtonsoft.Json.JsonProperty(PropertyName="mountOption")]
public string MountOption { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="mountOption")>]
member this.MountOption : string with get, set
Public Property MountOption As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於