Share via


ClusterInner.VmImage Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to