Idioma

VirtualMachineExtensionPatch.TypeHandlerVersion Property

Definition

Specifies the Major.Minor version of the script handler. Customer is able to specify only the Major.Minor version of an extension, Azure platform will deliver the latest Patch.Hotfix version in the Major.Minor series.

public string TypeHandlerVersion { get; set; }
member this.TypeHandlerVersion : string with get, set
Public Property TypeHandlerVersion As String

Property Value

Applies to