Class ApiManagementSkuLocationInfo


  • public final class ApiManagementSkuLocationInfo
    extends Object
    The ApiManagementSkuLocationInfo model.
    • Constructor Detail

      • ApiManagementSkuLocationInfo

        public ApiManagementSkuLocationInfo()
    • Method Detail

      • location

        public String location()
        Get the location property: Location of the SKU.
        Returns:
        the location value.
      • zones

        public List<String> zones()
        Get the zones property: List of availability zones where the SKU is supported.
        Returns:
        the zones value.
      • zoneDetails

        public List<ApiManagementSkuZoneDetails> zoneDetails()
        Get the zoneDetails property: Details of capabilities available to a SKU in specific zones.
        Returns:
        the zoneDetails value.
      • validate

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