次の方法で共有


DiskPoolVolume.LunName プロパティ

定義

データストアに使用する LUN の名前を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象