OperationProperties Class
- java.
lang. Object - com.
azure. resourcemanager. storagesync. models. OperationProperties
- com.
Implements
public final class OperationProperties
implements JsonSerializable<OperationProperties>
Properties of the operations resource.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Operation |
fromJson(JsonReader jsonReader)
Reads an instance of Operation |
|
Operation |
serviceSpecification()
Get the service |
|
Json |
toJson(JsonWriter jsonWriter) |
Methods inherited from java.lang.Object
Method Details
fromJson
public static OperationProperties fromJson(JsonReader jsonReader)
Reads an instance of OperationProperties from the JsonReader.
Parameters:
Returns:
Throws:
serviceSpecification
public OperationResourceServiceSpecification serviceSpecification()
Get the serviceSpecification property: Service specification for the operations resource.
Returns: