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