TopologyResourceInner Class

public final class TopologyResourceInner
extends ProxyResource

The TopologyResource model.

Constructor Summary

Constructor Description
TopologyResourceInner()

Creates an instance of TopologyResourceInner class.

Method Summary

Modifier and Type Method and Description
OffsetDateTime calculatedDateTime()

Get the calculatedDateTime property: The UTC time on which the topology was calculated.

String location()

Get the location property: Location where the resource is stored.

List<TopologySingleResource> topologyResources()

Get the topologyResources property: Azure resources which are part of this topology resource.

void validate()

Validates the instance.

Methods inherited from ProxyResource

Methods inherited from java.lang.Object

Constructor Details

TopologyResourceInner

public TopologyResourceInner()

Creates an instance of TopologyResourceInner class.

Method Details

calculatedDateTime

public OffsetDateTime calculatedDateTime()

Get the calculatedDateTime property: The UTC time on which the topology was calculated.

Returns:

the calculatedDateTime value.

location

public String location()

Get the location property: Location where the resource is stored.

Returns:

the location value.

topologyResources

public List topologyResources()

Get the topologyResources property: Azure resources which are part of this topology resource.

Returns:

the topologyResources value.

validate

public void validate()

Validates the instance.

Applies to