VirtualMachine.Name Property

Definition

The Name of the virtual machine.

[System.Text.Json.Serialization.JsonInclude]
[System.Text.Json.Serialization.JsonPropertyName("name")]
public string Name { get; init; }
[<System.Text.Json.Serialization.JsonInclude>]
[<System.Text.Json.Serialization.JsonPropertyName("name")>]
member this.Name : string with get, set
Public Property Name As String

Property Value

Attributes

Applies to