java.lang.Object
com.azure.resourcemanager.security.models.Location

public class Location extends Object
Describes an Azure resource with location.
  • Constructor Details

    • Location

      public Location()
  • Method Details

    • location

      public String location()
      Get the location property: Location where the resource is stored.
      Returns:
      the location value.
    • validate

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