ManagedClusterAutoScalerProfile.OkTotalUnreadyCount 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.
This must be an integer. The default is 3.
public Azure.Provisioning.BicepValue<string> OkTotalUnreadyCount { get; set; }
member this.OkTotalUnreadyCount : Azure.Provisioning.BicepValue<string> with get, set
Public Property OkTotalUnreadyCount As BicepValue(Of String)