ApplianceOperationValueDisplay Class
- java.
lang. Object - com.
azure. resourcemanager. resourceconnector. fluent. models. ApplianceOperationValueDisplay
- com.
Implements
public final class ApplianceOperationValueDisplay
implements JsonSerializable<ApplianceOperationValueDisplay>
Describes the properties of an Appliances Operation Value Display.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| String |
description()
Get the description property: The description of the operation. |
|
static
Appliance |
fromJson(JsonReader jsonReader)
Reads an instance of Appliance |
| String |
operation()
Get the operation property: The display name of the compute operation. |
| String |
provider()
Get the provider property: The resource provider for the operation. |
| String |
resource()
Get the resource property: The display name of the resource the operation applies to. |
|
Json |
toJson(JsonWriter jsonWriter) |
Methods inherited from java.lang.Object
Method Details
description
public String description()
Get the description property: The description of the operation.
Returns:
fromJson
public static ApplianceOperationValueDisplay fromJson(JsonReader jsonReader)
Reads an instance of ApplianceOperationValueDisplay from the JsonReader.
Parameters:
Returns:
Throws:
operation
public String operation()
Get the operation property: The display name of the compute operation.
Returns:
provider
public String provider()
Get the provider property: The resource provider for the operation.
Returns:
resource
public String resource()
Get the resource property: The display name of the resource the operation applies to.
Returns: