AzureVmDiskDetails.LunId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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