Interface Certificate.DefinitionStages.WithParentResource

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

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

    • withExistingBatchAccount

      Certificate.DefinitionStages.WithCreate withExistingBatchAccount(String resourceGroupName, String accountName)
      Specifies resourceGroupName, accountName.
      Parameters:
      resourceGroupName - The name of the resource group that contains the Batch account.
      accountName - The name of the Batch account.
      Returns:
      the next definition stage.