Class RoutingConfigurationNfvSubResource

java.lang.Object
com.azure.resourcemanager.network.models.RoutingConfigurationNfvSubResource

public final class RoutingConfigurationNfvSubResource extends Object
Reference to RouteTableV3 associated with the connection.
  • Constructor Details

    • RoutingConfigurationNfvSubResource

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

    • resourceUri

      public String resourceUri()
      Get the resourceUri property: Resource ID.
      Returns:
      the resourceUri value.
    • withResourceUri

      public RoutingConfigurationNfvSubResource withResourceUri(String resourceUri)
      Set the resourceUri property: Resource ID.
      Parameters:
      resourceUri - the resourceUri value to set.
      Returns:
      the RoutingConfigurationNfvSubResource object itself.
    • validate

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