Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GatewayCertificateAuthorityImpl

Package version

Class containing GatewayCertificateAuthority operations.

Hierarchy

  • GatewayCertificateAuthorityImpl

Implements

Index

Constructors

constructor

Methods

createOrUpdate

delete

  • Remove relationship between Certificate Authority and Gateway entity.

    Parameters

    • resourceGroupName: string

      The name of the resource group.

    • serviceName: string

      The name of the API Management service.

    • gatewayId: string

      Gateway entity identifier. Must be unique in the current API Management service instance. Must not have value 'managed'

    • certificateId: string

      Identifier of the certificate entity. Must be unique in the current API Management service instance.

    • ifMatch: string

      ETag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.

    • Optional options: GatewayCertificateAuthorityDeleteOptionalParams

      The options parameters.

    Returns Promise<void>

get

getEntityTag

listByService

Generated using TypeDoc