Interface GatewayCertificateAuthorityContract.DefinitionStages.WithParentResource

All Known Subinterfaces:
GatewayCertificateAuthorityContract.Definition, GatewayCertificateAuthorityContract.DefinitionStages.Blank
Enclosing interface:
GatewayCertificateAuthorityContract.DefinitionStages

public static interface GatewayCertificateAuthorityContract.DefinitionStages.WithParentResource
The stage of the GatewayCertificateAuthorityContract definition allowing to specify parent resource.
  • Method Details

    • withExistingGateway

      GatewayCertificateAuthorityContract.DefinitionStages.WithCreate withExistingGateway(String resourceGroupName, String serviceName, String gatewayId)
      Specifies resourceGroupName, serviceName, gatewayId.
      Parameters:
      resourceGroupName - The name of the resource group. The name is case insensitive.
      serviceName - The name of the API Management service.
      gatewayId - Gateway entity identifier. Must be unique in the current API Management service instance. Must not have value 'managed'.
      Returns:
      the next definition stage.