VirtualMachineExtensionInstanceView.TypeHandlerVersion Property

Definition

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

Property Value

String
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to