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