NamespaceResourceQuota.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.
Memory request of the namespace in the power-of-two equivalents form: Ei, Pi, Ti, Gi, Mi, Ki. See Memory resource units for more details. Serialized Name: ResourceQuota.memoryRequest
public string MemoryRequest { get; set; }
member this.MemoryRequest : string with get, set
Public Property MemoryRequest As String