Uses of Interface
com.azure.resourcemanager.automation.models.GraphicalRunbookContent
Packages that use GraphicalRunbookContent
Package
Description
Package containing the data models for AutomationClient.
-
Uses of GraphicalRunbookContent in com.azure.resourcemanager.automation.models
Methods in com.azure.resourcemanager.automation.models that return GraphicalRunbookContentModifier and TypeMethodDescriptionResourceProviders.convertGraphRunbookContent
(String resourceGroupName, String automationAccountName, GraphicalRunbookContentInner parameters) Post operation to serialize or deserialize GraphRunbookContent.Methods in com.azure.resourcemanager.automation.models that return types with arguments of type GraphicalRunbookContentModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response
<GraphicalRunbookContent> ResourceProviders.convertGraphRunbookContentWithResponse
(String resourceGroupName, String automationAccountName, GraphicalRunbookContentInner parameters, com.azure.core.util.Context context) Post operation to serialize or deserialize GraphRunbookContent.