LabServicesSkuCapabilities Class
- java.
lang. Object - com.
azure. resourcemanager. labservices. models. LabServicesSkuCapabilities
- com.
Implements
public final class LabServicesSkuCapabilities
implements JsonSerializable<LabServicesSkuCapabilities>
The array of capabilities of a lab services SKU.
Constructor Summary
| Constructor | Description |
|---|---|
| LabServicesSkuCapabilities() |
Creates an instance of Lab |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Lab |
fromJson(JsonReader jsonReader)
Reads an instance of Lab |
| String |
name()
Get the name property: The name of the capability for a SKU. |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
| String |
value()
Get the value property: The value of the capability for a SKU. |
Methods inherited from java.lang.Object
Constructor Details
LabServicesSkuCapabilities
public LabServicesSkuCapabilities()
Creates an instance of LabServicesSkuCapabilities class.
Method Details
fromJson
public static LabServicesSkuCapabilities fromJson(JsonReader jsonReader)
Reads an instance of LabServicesSkuCapabilities from the JsonReader.
Parameters:
Returns:
Throws:
name
public String name()
Get the name property: The name of the capability for a SKU.
Returns:
toJson
validate
public void validate()
Validates the instance.
value
public String value()
Get the value property: The value of the capability for a SKU.
Returns: