Class WorkflowResource

java.lang.Object
com.azure.core.management.ProxyResource
com.azure.core.management.Resource
com.azure.resourcemanager.appservice.models.WorkflowResource
Direct Known Subclasses:
RequestHistoryInner, Workflow, WorkflowRunActionRepetitionDefinitionInner, WorkflowVersionInner

public class WorkflowResource extends com.azure.core.management.Resource
The base resource type.
  • Constructor Details

    • WorkflowResource

      public WorkflowResource()
  • Method Details

    • withLocation

      public WorkflowResource withLocation(String location)
      Overrides:
      withLocation in class com.azure.core.management.Resource
    • withTags

      public WorkflowResource withTags(Map<String,String> tags)
      Overrides:
      withTags in class com.azure.core.management.Resource
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.