VmssFabricProfile interface
The agents will run on Virtual Machine Scale Sets.
- Extends
Properties
| images | The VM images of the machines in the pool. |
| kind | Polymorphic discriminator, which specifies the different types this object can be |
| network |
The network profile of the machines in the pool. |
| os |
The OS profile of the machines in the pool. |
| sku | The Azure SKU of the machines in the pool. |
| storage |
The storage profile of the machines in the pool. |
Property Details
images
kind
Polymorphic discriminator, which specifies the different types this object can be
kind: "Vmss"
Property Value
"Vmss"
networkProfile
The network profile of the machines in the pool.
networkProfile?: NetworkProfile
Property Value
osProfile
sku
storageProfile
The storage profile of the machines in the pool.
storageProfile?: StorageProfile