Interface Runbook.DefinitionStages.WithName

All Known Subinterfaces:
Runbook.Definition, Runbook.DefinitionStages.WithCreate
Enclosing interface:
Runbook.DefinitionStages

public static interface Runbook.DefinitionStages.WithName
The stage of the Runbook definition allowing to specify name.
  • Method Details

    • withName

      Specifies the name property: Gets or sets the name of the resource..
      Parameters:
      name - Gets or sets the name of the resource.
      Returns:
      the next definition stage.