ExtendedProperties.LinuxVmApplicationName Property

Definition

Gets or sets linux VM name

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to