Aracılığıyla paylaş


AgentDiskDetails.LunId Property

Definition

Gets the lun of disk.

[Newtonsoft.Json.JsonProperty(PropertyName="lunId")]
public int? LunId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lunId")>]
member this.LunId : Nullable<int>
Public ReadOnly Property LunId As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to