TopologySingleResourceChild Class

  • java.lang.Object
    • com.azure.resourcemanager.security.models.TopologySingleResourceChild

public final class TopologySingleResourceChild

The TopologySingleResourceChild model.

Constructor Summary

Constructor Description
TopologySingleResourceChild()

Creates an instance of TopologySingleResourceChild class.

Method Summary

Modifier and Type Method and Description
String resourceId()

Get the resourceId property: Azure resource id which serves as child resource in topology view.

void validate()

Validates the instance.

Methods inherited from java.lang.Object

Constructor Details

TopologySingleResourceChild

public TopologySingleResourceChild()

Creates an instance of TopologySingleResourceChild class.

Method Details

resourceId

public String resourceId()

Get the resourceId property: Azure resource id which serves as child resource in topology view.

Returns:

the resourceId value.

validate

public void validate()

Validates the instance.

Applies to