Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ServiceRegistriesImpl

Package version

Class containing ServiceRegistries operations.

Hierarchy

  • ServiceRegistriesImpl

Implements

Index

Constructors

constructor

Methods

beginCreateOrUpdate

beginCreateOrUpdateAndWait

beginDelete

  • beginDelete(resourceGroupName: string, serviceName: string, serviceRegistryName: string, options?: ServiceRegistriesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>
  • Disable the default Service Registry.

    Parameters

    • 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.

    • serviceName: string

      The name of the Service resource.

    • serviceRegistryName: string

      The name of Service Registry.

    • Optional options: ServiceRegistriesDeleteOptionalParams

      The options parameters.

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

beginDeleteAndWait

get

list

Generated using TypeDoc