Share via


NewOrUpdateAzCosmosDBAccount.EnablePerRegionPerPartitionAutoscale Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Bool to indicate if Dynamic Scaling (Per Region Per Partition Autoscale) is enabled on the account.", Mandatory=false)]
public bool? EnablePerRegionPerPartitionAutoscale { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Bool to indicate if Dynamic Scaling (Per Region Per Partition Autoscale) is enabled on the account.", Mandatory=false)>]
member this.EnablePerRegionPerPartitionAutoscale : Nullable<bool> with get, set
Public Property EnablePerRegionPerPartitionAutoscale As Nullable(Of Boolean)

Property Value

Attributes

Applies to