Class VirtualNetworkListUsageResult


  • public final class VirtualNetworkListUsageResult
    extends Object
    Response for the virtual networks GetUsage API service call.
    • Constructor Detail

      • VirtualNetworkListUsageResult

        public VirtualNetworkListUsageResult()
    • Method Detail

      • nextLink

        public String nextLink()
        Get the nextLink property: The URL to get the next set of results.
        Returns:
        the nextLink value.
      • withNextLink

        public VirtualNetworkListUsageResult withNextLink​(String nextLink)
        Set the nextLink property: The URL to get the next set of results.
        Parameters:
        nextLink - the nextLink value to set.
        Returns:
        the VirtualNetworkListUsageResult object itself.
      • validate

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