Interface NotificationChannel.DefinitionStages.WithParentResource

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

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

    • withExistingLab

      NotificationChannel.DefinitionStages.WithCreate withExistingLab(String resourceGroupName, String labName)
      Specifies resourceGroupName, labName.
      Parameters:
      resourceGroupName - The name of the resource group.
      labName - The name of the lab.
      Returns:
      the next definition stage.