Class MemoryOverCommit
Memory over commit
Inherited Members
Namespace: Oci.CloudmigrationsService.Models
Assembly: OCI.DotNetSDK.Cloudmigrations.dll
Syntax
public class MemoryOverCommit
Properties
Percentage
Declaration
[JsonProperty(PropertyName = "percentage")]
public int? Percentage { get; set; }
Property Value
| Type | Description |
|---|---|
| int? | Percentage of memory over commit |