TopologySingleResourceParent Class
- java.
lang. Object - com.
azure. resourcemanager. security. models. TopologySingleResourceParent
- com.
Implements
public final class TopologySingleResourceParent
implements JsonSerializable<TopologySingleResourceParent>
The TopologySingleResourceParent 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 TopologySingleResourceParent fromJson(JsonReader jsonReader)
Reads an instance of TopologySingleResourceParent from the JsonReader.
Parameters:
Returns:
Throws:
resourceId
public String resourceId()
Get the resourceId property: Azure resource id which serves as parent resource in topology view.
Returns:
toJson
validate
public void validate()
Validates the instance.