Uses of Class
com.azure.resourcemanager.network.fluent.models.RoutingRuleCollectionPropertiesFormat
Packages that use RoutingRuleCollectionPropertiesFormat
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of RoutingRuleCollectionPropertiesFormat in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return RoutingRuleCollectionPropertiesFormatModifier and TypeMethodDescriptionRoutingRuleCollectionPropertiesFormat.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RoutingRuleCollectionPropertiesFormat from the JsonReader.RoutingRuleCollectionPropertiesFormat.withAppliesTo(List<NetworkManagerRoutingGroupItem> appliesTo) Set the appliesTo property: Groups for configuration.RoutingRuleCollectionPropertiesFormat.withDescription(String description) Set the description property: A description of the routing rule collection.RoutingRuleCollectionPropertiesFormat.withDisableBgpRoutePropagation(DisableBgpRoutePropagation disableBgpRoutePropagation) Set the disableBgpRoutePropagation property: Determines whether BGP route propagation is enabled.