public final class Capabilities extends Object
| Constructor and Description |
|---|
Capabilities() |
| Modifier and Type | Method and Description |
|---|---|
CapabilitiesAutoGenerated |
capabilities()
Get the capabilities property: The supported capabilities.
|
String |
gpu()
Get the gpu property: The GPU sku that this capability describes.
|
String |
ipAddressType()
Get the ipAddressType property: The ip address type that this capability describes.
|
String |
location()
Get the location property: The resource location.
|
String |
osType()
Get the osType property: The OS type that this capability describes.
|
String |
resourceType()
Get the resourceType property: The resource type that this capability describes.
|
void |
validate()
Validates the instance.
|
public String resourceType()
public String osType()
public String location()
public String ipAddressType()
public String gpu()
public CapabilitiesAutoGenerated capabilities()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.