Freigeben über


AutomaticZoneRebalancingPolicy.RebalanceBehavior Property

Definition

Type of rebalance behavior that will be used for recreating virtual machines in the scale set across availability zones. Default and only supported value for now is CreateBeforeDelete.

public Azure.ResourceManager.Compute.Models.VmssRebalanceBehavior? RebalanceBehavior { get; set; }
member this.RebalanceBehavior : Nullable<Azure.ResourceManager.Compute.Models.VmssRebalanceBehavior> with get, set
Public Property RebalanceBehavior As Nullable(Of VmssRebalanceBehavior)

Property Value

Applies to