Interface Certificate.DefinitionStages.WithParentResource

All Known Subinterfaces:
Certificate.Definition
Enclosing interface:
Certificate.DefinitionStages

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

    • withExistingManagedEnvironment

      Certificate.DefinitionStages.WithCreate withExistingManagedEnvironment(String resourceGroupName, String environmentName)
      Specifies resourceGroupName, environmentName.
      Parameters:
      resourceGroupName - The name of the resource group. The name is case insensitive.
      environmentName - Name of the Managed Environment.
      Returns:
      the next definition stage.