VirtualMachineExtensionInstanceView.TypeHandlerVersion Property

Definition

Gets or sets specifies the version of the script handler.

[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

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to