VirtualMachineScaleSetExtension interface
Describes a Virtual Machine Scale Set Extension.
Properties
id | Resource Id |
name | The name of the extension. |
properties | Describes the properties of a Virtual Machine Scale Set Extension. |
type | Resource type |
Property Details
id
Resource Id
id?: string
Property Value
string
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
type
Resource type
type?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript