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

networkProfile

The network profile of the machines in the pool.

osProfile

The OS profile of the machines in the pool.

sku

The Azure SKU of the machines in the pool.

storageProfile

The storage profile of the machines in the pool.

Property Details

images

The VM images of the machines in the pool.

images: PoolImage[]

Property Value

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

The OS profile of the machines in the pool.

osProfile?: OsProfile

Property Value

sku

The Azure SKU of the machines in the pool.

sku: DevOpsAzureSku

Property Value

storageProfile

The storage profile of the machines in the pool.

storageProfile?: StorageProfile

Property Value