Uses of Class
com.azure.resourcemanager.network.fluent.models.RoutingIntentProperties
Packages that use RoutingIntentProperties
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of RoutingIntentProperties in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return RoutingIntentPropertiesModifier and TypeMethodDescriptionstatic RoutingIntentPropertiesRoutingIntentProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RoutingIntentProperties from the JsonReader.RoutingIntentProperties.withRoutingPolicies(List<RoutingPolicy> routingPolicies) Set the routingPolicies property: List of routing policies.