Class VirtualNetworkLinkListResult


  • public final class VirtualNetworkLinkListResult
    extends Object
    The response to an enumeration operation on virtual network links.
    • Constructor Detail

      • VirtualNetworkLinkListResult

        public VirtualNetworkLinkListResult()
    • Method Detail

      • value

        public List<VirtualNetworkLinkInner> value()
        Get the value property: Enumeration of the virtual network links.
        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.