Interface Attestation.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

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