Freigeben über


NodeVMExtension Class

Definition

The configuration for virtual machine extension instance view.

public class NodeVMExtension
type NodeVMExtension = class
Public Class NodeVMExtension
Inheritance
NodeVMExtension

Constructors

Name Description
NodeVMExtension()

Initializes a new instance of the NodeVMExtension class.

NodeVMExtension(String, VMExtension, VMExtensionInstanceView)

Initializes a new instance of the NodeVMExtension class.

Properties

Name Description
InstanceView

Gets or sets the vm extension instance view.

ProvisioningState

Gets or sets the provisioning state of the virtual machine extension.

VmExtension

Gets or sets the virtual machine extension

Applies to