Interface ContactProfile.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

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