TopologySingleResourceChild Class
- java.
lang. Object - com.
azure. resourcemanager. security. models. TopologySingleResourceChild
- com.
Implements
public final class TopologySingleResourceChild
implements JsonSerializable<TopologySingleResourceChild>
The TopologySingleResourceChild model.
Constructor Summary
| Constructor | Description |
|---|---|
| TopologySingleResourceChild() |
Creates an instance of Topology |
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
Constructor Details
TopologySingleResourceChild
public TopologySingleResourceChild()
Creates an instance of TopologySingleResourceChild class.
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.