Freigeben über


IManagedClusterPropertiesAutoScalerProfile.MaxNodeProvisionTime Property

Definition

The default is '15m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The default is '15m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="max-node-provision-time")]
public string MaxNodeProvisionTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The default is '15m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="max-node-provision-time")>]
member this.MaxNodeProvisionTime : string with get, set
Public Property MaxNodeProvisionTime As String

Property Value

Attributes

Applies to