VirtualMachineExtension interface
Describes a Virtual Machine Extension.
- Extends
Properties
| properties | Describes the properties of a Virtual Machine Extension. |
Property Details
properties
Describes the properties of a Virtual Machine Extension.
properties?: VirtualMachineExtensionProperties
Property Value
Inherited Property Details
location
Resource location
location?: string
Property Value
string
Inherited From ResourceWithOptionalLocation.location
tags
Resource tags
tags?: Record<string, string>
Property Value
Record<string, string>
Inherited From ResourceWithOptionalLocation.tags