Class ControllerResource

java.lang.Object
com.azure.core.management.ProxyResource
com.azure.core.management.Resource
com.azure.resourcemanager.delegatednetwork.models.ControllerResource
Direct Known Subclasses:
DelegatedControllerInner

public class ControllerResource extends com.azure.core.management.Resource
Represents an instance of a resource.
  • Constructor Details

    • ControllerResource

      public ControllerResource()
      Creates an instance of ControllerResource class.
  • Method Details

    • withLocation

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

      public ControllerResource 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.