Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebPubSubSharedPrivateLinkResources

Package version

Interface representing a WebPubSubSharedPrivateLinkResources.

Hierarchy

  • WebPubSubSharedPrivateLinkResources

Implemented by

Index

Methods

beginCreateOrUpdate

beginCreateOrUpdateAndWait

beginDelete

  • Delete the specified shared private link resource

    Parameters

    • sharedPrivateLinkResourceName: string

      The name of the shared private link resource

    • resourceGroupName: string

      The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.

    • resourceName: string

      The name of the resource.

    • Optional options: WebPubSubSharedPrivateLinkResourcesDeleteOptionalParams

      The options parameters.

    Returns Promise<PollerLike<PollOperationState<void>, void>>

beginDeleteAndWait

get

list

Generated using TypeDoc