Share via


VirtualMachineScaleSetExtension interface

Describes a Virtual Machine Scale Set Extension.

Extends

Properties

name

The name of the extension.

properties

Describes the properties of a Virtual Machine Scale Set Extension.

Property Details

name

The name of the extension.

name?: string

Property Value

string

properties

Describes the properties of a Virtual Machine Scale Set Extension.

properties?: VirtualMachineScaleSetExtensionProperties

Property Value