Interface GraphicalRunbookContent


public interface GraphicalRunbookContent
An immutable client-side representation of GraphicalRunbookContent.
  • Method Details

    • rawContent

      Gets the rawContent property: Raw graphical Runbook content.
      Returns:
      the rawContent value.
    • graphRunbookJson

      String graphRunbookJson()
      Gets the graphRunbookJson property: Graphical Runbook content as JSON.
      Returns:
      the graphRunbookJson value.
    • innerModel

      Gets the inner com.azure.resourcemanager.automation.fluent.models.GraphicalRunbookContentInner object.
      Returns:
      the inner object.