Interface Topology

  • All Superinterfaces:
    com.microsoft.azure.management.resources.fluentcore.model.Executable<Topology>, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.network.implementation.TopologyInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent<NetworkWatcher>, com.microsoft.azure.management.resources.fluentcore.model.Indexable

    @Beta(V1_2_0)
    public interface Topology
    extends com.microsoft.azure.management.resources.fluentcore.model.Executable<Topology>, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.network.implementation.TopologyInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent<NetworkWatcher>
    An immutable client-side representation of an Azure Topology info object, associated with network watcher.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static interface  Topology.Definition
      The entirety of topology parameters definition.
      static interface  Topology.DefinitionStages
      Grouping of topology definition stages.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.joda.time.DateTime createdTime()  
      String id()  
      org.joda.time.DateTime lastModifiedTime()  
      Map<String,​TopologyResource> resources()  
      TopologyParameters topologyParameters()  
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Executable

        execute, executeAsync, executeAsync
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.HasInner

        inner
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent

        parent
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable

        key
    • Method Detail

      • id

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

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

        org.joda.time.DateTime createdTime()
        Returns:
        the datetime when the topology was initially created for the resource group.
      • lastModifiedTime

        org.joda.time.DateTime lastModifiedTime()
        Returns:
        the datetime when the topology was last modified