Interface Runbook.DefinitionStages.WithPublishContentLink

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

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

    • withPublishContentLink

      Runbook.DefinitionStages.WithCreate withPublishContentLink(ContentLink publishContentLink)
      Specifies the publishContentLink property: Gets or sets the published runbook content link..
      Parameters:
      publishContentLink - Gets or sets the published runbook content link.
      Returns:
      the next definition stage.