Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AllowedConnections

Package version

Interface representing a AllowedConnections.

Hierarchy

  • AllowedConnections

Implemented by

Index

Methods

get

  • Gets the list of all possible traffic between resources for the subscription and location, based on connection type.

    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

    • connectionType: ConnectionType

      The type of allowed connections (Internal, External)

    • Optional options: AllowedConnectionsGetOptionalParams

      The options parameters.

    Returns Promise<AllowedConnectionsGetResponse>

list

listByHomeRegion

Generated using TypeDoc