Interface RolloutRequest.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

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