ContainerServiceFleetResourceQuota.CpuRequest 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.
The CPU request for the managed namespace. See more at https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/#meaning-of-cpu.
public string CpuRequest { get; set; }
member this.CpuRequest : string with get, set
Public Property CpuRequest As String