StandbyContainerGroupPoolResourceUpdateProperties interface
The updatable properties of the StandbyContainerGroupPoolResource.
Properties
| container |
Specifies container group properties of standby container group pools. |
| elasticity |
Specifies elasticity profile of standby container group pools. |
| zones | Specifies zones of standby container group pools. |
Property Details
containerGroupProperties
Specifies container group properties of standby container group pools.
containerGroupProperties?: ContainerGroupProperties
Property Value
elasticityProfile
Specifies elasticity profile of standby container group pools.
elasticityProfile?: StandbyContainerGroupPoolElasticityProfile
Property Value
zones
Specifies zones of standby container group pools.
zones?: string[]
Property Value
string[]