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
Classes in com.azure.resourcemanager.network.fluent.models that implement interfaces with type arguments of type RoutingRuleCollectionPropertiesFormatModifier and TypeClassDescriptionfinal classDefines the routing rule collection properties.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.