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