VirtualMachineExtensionHandlerInstanceView interface     
The instance view of a virtual machine extension handler.
Properties
| status | The extension handler status. | 
| type | Specifies the type of the extension; an example is "CustomScriptExtension". | 
| type | Specifies the version of the script handler. | 
Property Details
status
type
Specifies the type of the extension; an example is "CustomScriptExtension".
type?: stringProperty Value
string
		typeHandlerVersion
	  
	Specifies the version of the script handler.
typeHandlerVersion?: stringProperty Value
string