Interface IdentityProviderContract.DefinitionStages.WithParentResource

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

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

    • withExistingService

      IdentityProviderContract.DefinitionStages.WithCreate withExistingService(String resourceGroupName, String serviceName)
      Specifies resourceGroupName, serviceName.
      Parameters:
      resourceGroupName - The name of the resource group. The name is case insensitive.
      serviceName - The name of the API Management service.
      Returns:
      the next definition stage.