Class DnsForwardingRulesetListResult


  • public final class DnsForwardingRulesetListResult
    extends Object
    The response to an enumeration operation on DNS forwarding rulesets.
    • Constructor Detail

      • DnsForwardingRulesetListResult

        public DnsForwardingRulesetListResult()
    • Method Detail

      • value

        public List<DnsForwardingRulesetInner> value()
        Get the value property: Enumeration of the DNS forwarding rulesets.
        Returns:
        the value value.
      • nextLink

        public String nextLink()
        Get the nextLink property: The continuation token for the next page of results.
        Returns:
        the nextLink value.
      • validate

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