ResiliencyPolicy.AutomaticZoneRebalancingPolicy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the configuration parameters used while performing automatic AZ balancing.
[Newtonsoft.Json.JsonProperty(PropertyName="automaticZoneRebalancingPolicy")]
public Microsoft.Azure.Management.Compute.Models.AutomaticZoneRebalancingPolicy AutomaticZoneRebalancingPolicy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="automaticZoneRebalancingPolicy")>]
member this.AutomaticZoneRebalancingPolicy : Microsoft.Azure.Management.Compute.Models.AutomaticZoneRebalancingPolicy with get, set
Public Property AutomaticZoneRebalancingPolicy As AutomaticZoneRebalancingPolicy
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute