VirtualMachineScaleSetVMExtensionsSummaryOutput interface
Extensions summary for virtual machines of a virtual machine scale set.
Properties
| name | The extension name. |
| statuses |
The extensions information. |
Property Details
name
The extension name.
name?: string
Property Value
string
statusesSummary
The extensions information.
statusesSummary?: VirtualMachineStatusCodeCountOutput[]