Freigeben über


InconsistentVmDetails.VMName Property

Definition

Gets or sets the Vm name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to