Freigeben über


AzureVmDiskDetails.LunId Property

Definition

Gets or sets ordinal\LunId of the disk for the Azure VM.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to