Interface Topology

All Superinterfaces:
Executable<Topology>, HasInnerModel<TopologyInner>, HasParent<NetworkWatcher>, Indexable

An immutable client-side representation of an Azure Topology info object, associated with network watcher.
  • Method Details

    • id

      String id()
      Gets GUID representing the id.
      Returns:
      GUID representing the id
    • topologyParameters

      TopologyParameters topologyParameters()
      Gets parameters used to query this topology.
      Returns:
      parameters used to query this topology
    • createdTime

      OffsetDateTime createdTime()
      Gets the datetime when the topology was initially created for the resource group.
      Returns:
      the datetime when the topology was initially created for the resource group.
    • lastModifiedTime

      OffsetDateTime lastModifiedTime()
      Gets the datetime when the topology was last modified.
      Returns:
      the datetime when the topology was last modified
    • resources

      Gets the resources in this topology.
      Returns:
      The resources in this topology