DiskPoolVolume.LunName Property

Definition

Gets or sets name of the LUN to be used for datastore

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to