Package version:

Interface Topology

Interface representing a Topology.

Hierarchy

  • Topology

Methods

  • Gets a specific topology component.

    Parameters

    • resourceGroupName: string

      The name of the resource group within the user's subscription. The name is case insensitive.

    • ascLocation: string

      The location where ASC stores the data of the subscription. can be retrieved from Get locations

    • topologyResourceName: string

      Name of a topology resources collection.

    • Optional options: TopologyGetOptionalParams

      The options parameters.

    Returns Promise<TopologyResource>

Generated using TypeDoc