Interface AttestationProvider.DefinitionStages.WithLocation

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

public static interface AttestationProvider.DefinitionStages.WithLocation
The stage of the AttestationProvider definition allowing to specify location.
  • Method Details

    • withRegion

      AttestationProvider.DefinitionStages.WithResourceGroup withRegion(com.azure.core.management.Region location)
      Specifies the region for the resource.
      Parameters:
      location - The supported Azure location where the attestation provider should be created.
      Returns:
      the next definition stage.
    • withRegion

      Specifies the region for the resource.
      Parameters:
      location - The supported Azure location where the attestation provider should be created.
      Returns:
      the next definition stage.