Uses of Class
com.azure.resourcemanager.network.models.NetworkManagerRoutingGroupItem
Packages that use NetworkManagerRoutingGroupItem
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of NetworkManagerRoutingGroupItem in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type NetworkManagerRoutingGroupItemModifier and TypeMethodDescriptionRoutingRuleCollectionInner.appliesTo()Get the appliesTo property: Groups for configuration.RoutingRuleCollectionPropertiesFormat.appliesTo()Get the appliesTo property: Groups for configuration.Method parameters in com.azure.resourcemanager.network.fluent.models with type arguments of type NetworkManagerRoutingGroupItemModifier and TypeMethodDescriptionRoutingRuleCollectionInner.withAppliesTo(List<NetworkManagerRoutingGroupItem> appliesTo) Set the appliesTo property: Groups for configuration.RoutingRuleCollectionPropertiesFormat.withAppliesTo(List<NetworkManagerRoutingGroupItem> appliesTo) Set the appliesTo property: Groups for configuration. -
Uses of NetworkManagerRoutingGroupItem in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type NetworkManagerRoutingGroupItemModifier and TypeClassDescriptionfinal classNetwork manager routing group item.Methods in com.azure.resourcemanager.network.models that return NetworkManagerRoutingGroupItemModifier and TypeMethodDescriptionNetworkManagerRoutingGroupItem.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NetworkManagerRoutingGroupItem from the JsonReader.NetworkManagerRoutingGroupItem.withNetworkGroupId(String networkGroupId) Set the networkGroupId property: Network manager group Id.