MachineExtensionInstanceView Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes the Machine Extension Instance View.
public class MachineExtensionInstanceView
type MachineExtensionInstanceView = class
Public Class MachineExtensionInstanceView
- Inheritance
-
MachineExtensionInstanceView
- Derived
Constructors
MachineExtensionInstanceView() |
Initializes a new instance of the MachineExtensionInstanceView class. |
MachineExtensionInstanceView(String, String, String, MachineExtensionInstanceViewStatus) |
Initializes a new instance of the MachineExtensionInstanceView class. |
Properties
Name |
Gets the machine extension name. |
Status |
Gets or sets instance view status. |
Type |
Gets specifies the type of the extension; an example is "CustomScriptExtension". |
TypeHandlerVersion |
Gets specifies the version of the script handler. |
Applies to
Azure SDK for .NET