Class SkuLocationInfo

java.lang.Object
com.azure.resourcemanager.databoxedge.models.SkuLocationInfo

public final class SkuLocationInfo extends Object
The location info.
  • Constructor Details

    • SkuLocationInfo

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

    • location

      public String location()
      Get the location property: The location.
      Returns:
      the location value.
    • zones

      public List<String> zones()
      Get the zones property: The zones.
      Returns:
      the zones value.
    • sites

      public List<String> sites()
      Get the sites property: The sites.
      Returns:
      the sites value.
    • validate

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