Interface NginxDeployment.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

      NginxDeployment.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.