public final class CapabilitiesAutoGenerated extends Object
| Constructor and Description |
|---|
CapabilitiesAutoGenerated() |
| Modifier and Type | Method and Description |
|---|---|
Float |
maxCpu()
Get the maxCpu property: The maximum allowed CPU request in cores.
|
Float |
maxGpuCount()
Get the maxGpuCount property: The maximum allowed GPU count.
|
Float |
maxMemoryInGB()
Get the maxMemoryInGB property: The maximum allowed memory request in GB.
|
void |
validate()
Validates the instance.
|
public Float maxMemoryInGB()
public Float maxCpu()
public Float maxGpuCount()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.