Share via


PatchWorkloadRequest.MaxMemoryPercentageSetByUser Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="maxMemoryPercentageSetByUser")]
public int? MaxMemoryPercentageSetByUser { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxMemoryPercentageSetByUser")>]
member this.MaxMemoryPercentageSetByUser : Nullable<int> with get, set
Public Property MaxMemoryPercentageSetByUser As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to