Interface AttestationProvider.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

      AttestationProvider.DefinitionStages.WithProperties withExistingResourceGroup(String resourceGroupName)
      Specifies resourceGroupName.
      Parameters:
      resourceGroupName - The name of the resource group. The name is case insensitive.
      Returns:
      the next definition stage.