Interface VaultCertificateResponse.DefinitionStages.WithParentResource

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

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

    • withExistingVault

      VaultCertificateResponse.DefinitionStages.WithCreate withExistingVault(String resourceGroupName, String vaultName)
      Specifies resourceGroupName, vaultName.
      Parameters:
      resourceGroupName - The name of the resource group where the recovery services vault is present.
      vaultName - The name of the recovery services vault.
      Returns:
      the next definition stage.