Class AscLocationInner

java.lang.Object
com.azure.core.management.ProxyResource
com.azure.resourcemanager.security.fluent.models.AscLocationInner

public final class AscLocationInner extends com.azure.core.management.ProxyResource
The ASC location of the subscription is in the "name" field.
  • Constructor Details

    • AscLocationInner

      public AscLocationInner()
  • Method Details

    • properties

      public Object properties()
      Get the properties property: An empty set of properties.
      Returns:
      the properties value.
    • withProperties

      public AscLocationInner withProperties(Object properties)
      Set the properties property: An empty set of properties.
      Parameters:
      properties - the properties value to set.
      Returns:
      the AscLocationInner object itself.
    • validate

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