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