IStandbyContainerGroupPoolElasticityProfileUpdate.RefillPolicy Property

Definition

Specifies refill policy of the pool.

[Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.PSArgumentCompleter(new System.String[] { "always" })]
[Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Runtime.Info(Create=true, Description="Specifies refill policy of the pool.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="refillPolicy", Update=true)]
public string RefillPolicy { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.PSArgumentCompleter(new System.String[] { "always" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Runtime.Info(Create=true, Description="Specifies refill policy of the pool.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="refillPolicy", Update=true)>]
member this.RefillPolicy : string with get, set
Public Property RefillPolicy As String

Property Value

Attributes

Applies to