Uses of Class
com.azure.resourcemanager.network.models.EffectiveConnectivityConfiguration
Packages that use EffectiveConnectivityConfiguration
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of EffectiveConnectivityConfiguration in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type EffectiveConnectivityConfigurationModifier and TypeMethodDescriptionNetworkManagerEffectiveConnectivityConfigurationListResultInner.value()Get the value property: Gets a page of NetworkManagerEffectiveConnectivityConfiguration.Method parameters in com.azure.resourcemanager.network.fluent.models with type arguments of type EffectiveConnectivityConfigurationModifier and TypeMethodDescriptionNetworkManagerEffectiveConnectivityConfigurationListResultInner.withValue(List<EffectiveConnectivityConfiguration> value) Set the value property: Gets a page of NetworkManagerEffectiveConnectivityConfiguration. -
Uses of EffectiveConnectivityConfiguration in com.azure.resourcemanager.network.models
Modifier and TypeClassDescriptionfinal classActive connectivity configuration.Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type EffectiveConnectivityConfigurationModifier and TypeClassDescriptionclassThe network manager effective connectivity configuration.Methods in com.azure.resourcemanager.network.models that return EffectiveConnectivityConfigurationModifier and TypeMethodDescriptionEffectiveConnectivityConfiguration.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of EffectiveConnectivityConfiguration from the JsonReader.EffectiveConnectivityConfiguration.withAppliesToGroups(List<ConnectivityGroupItem> appliesToGroups) Set the appliesToGroups property: Groups for configuration.EffectiveConnectivityConfiguration.withConfigurationGroups(List<ConfigurationGroup> configurationGroups) Set the configurationGroups property: Effective configuration groups.EffectiveConnectivityConfiguration.withConnectivityCapabilities(ConnectivityConfigurationPropertiesConnectivityCapabilities connectivityCapabilities) Set the connectivityCapabilities property: Collection of additional settings to enhance specific topology behaviors of the connectivity configuration resource.EffectiveConnectivityConfiguration.withConnectivityTopology(ConnectivityTopology connectivityTopology) Set the connectivityTopology property: Connectivity topology type.EffectiveConnectivityConfiguration.withDeleteExistingPeering(DeleteExistingPeering deleteExistingPeering) Set the deleteExistingPeering property: Flag if need to remove current existing peerings.EffectiveConnectivityConfiguration.withDescription(String description) Set the description property: A description of the connectivity configuration.Set the hubs property: List of hubItems.Set the id property: Connectivity configuration ID.EffectiveConnectivityConfiguration.withIsGlobal(IsGlobal isGlobal) Set the isGlobal property: Flag if global mesh is supported.