TopologySingleResourceChild Class
- java.
lang. Object - com.
azure. resourcemanager. security. models. TopologySingleResourceChild
- com.
Implements
public final class TopologySingleResourceChild
implements JsonSerializable<TopologySingleResourceChild>
The TopologySingleResourceChild model.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Topology |
fromJson(JsonReader jsonReader)
Reads an instance of Topology |
| String |
resourceId()
Get the resource |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
Methods inherited from java.lang.Object
Method Details
fromJson
public static TopologySingleResourceChild fromJson(JsonReader jsonReader)
Reads an instance of TopologySingleResourceChild from the JsonReader.
Parameters:
Returns:
Throws:
resourceId
public String resourceId()
Get the resourceId property: Azure resource id which serves as child resource in topology view.
Returns:
toJson
validate
public void validate()
Validates the instance.