Condividi tramite


IStandbyContainerGroupPoolElasticityProfileUpdate Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Models.StandbyContainerGroupPoolElasticityProfileUpdateTypeConverter))]
public interface IStandbyContainerGroupPoolElasticityProfileUpdate : Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Models.StandbyContainerGroupPoolElasticityProfileUpdateTypeConverter))>]
type IStandbyContainerGroupPoolElasticityProfileUpdate = interface
    interface IJsonSerializable
Public Interface IStandbyContainerGroupPoolElasticityProfileUpdate
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
MaxReadyCapacity

Specifies maximum number of standby container groups in the standby pool.

RefillPolicy

Specifies refill policy of the pool.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to