Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PrivateLinkResourcesImpl

Package version

Class containing PrivateLinkResources operations.

Hierarchy

  • PrivateLinkResourcesImpl

Implements

Index

Constructors

Methods

Constructors

constructor

Methods

get

  • Get properties of a private link resource.

    Parameters

    • resourceGroupName: string

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

    • parentType: string

      The type of the parent resource. This can be either 'topics', 'domains', or 'partnerNamespaces'.

    • parentName: string

      The name of the parent resource (namely, either, the topic name, domain name, or partner namespace name).

    • privateLinkResourceName: string

      The name of private link resource.

    • Optional options: PrivateLinkResourcesGetOptionalParams

      The options parameters.

    Returns Promise<PrivateLinkResourcesGetResponse>

listByResource

Generated using TypeDoc