ProtectedItemDynamicMemoryConfig interface
Protected item dynamic memory config.
Properties
maximum |
Gets or sets maximum memory in MB. |
minimum |
Gets or sets minimum memory in MB. |
target |
Gets or sets target memory buffer in %. |
Property Details
maximumMemoryInMegaBytes
Gets or sets maximum memory in MB.
maximumMemoryInMegaBytes: number
Property Value
number
minimumMemoryInMegaBytes
Gets or sets minimum memory in MB.
minimumMemoryInMegaBytes: number
Property Value
number
targetMemoryBufferPercentage
Gets or sets target memory buffer in %.
targetMemoryBufferPercentage: number
Property Value
number
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript