BaseResourceProperties Class
- java.
lang. Object - com.
azure. resourcemanager. dataprotection. models. BaseResourceProperties
- com.
Implements
public class BaseResourceProperties
implements JsonSerializable<BaseResourceProperties>
Properties which are specific to datasource/datasourceSets.
Constructor Summary
| Constructor | Description |
|---|---|
| BaseResourceProperties() |
Creates an instance of Base |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Base |
fromJson(JsonReader jsonReader)
Reads an instance of Base |
|
Resource |
objectType()
Get the object |
|
Json |
toJson(JsonWriter jsonWriter) |
Methods inherited from java.lang.Object
Constructor Details
BaseResourceProperties
public BaseResourceProperties()
Creates an instance of BaseResourceProperties class.
Method Details
fromJson
public static BaseResourceProperties fromJson(JsonReader jsonReader)
Reads an instance of BaseResourceProperties from the JsonReader.
Parameters:
Returns:
Throws:
objectType
public ResourcePropertiesObjectType objectType()
Get the objectType property: Type of the specific object - used for deserializing.
Returns: