Uses of Class
com.azure.resourcemanager.network.models.ActiveConnectivityConfiguration
Packages that use ActiveConnectivityConfiguration
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of ActiveConnectivityConfiguration in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type ActiveConnectivityConfigurationModifier and TypeMethodDescriptionActiveConnectivityConfigurationsListResultInner.value()Get the value property: Gets a page of active connectivity configurations.Method parameters in com.azure.resourcemanager.network.fluent.models with type arguments of type ActiveConnectivityConfigurationModifier and TypeMethodDescriptionActiveConnectivityConfigurationsListResultInner.withValue(List<ActiveConnectivityConfiguration> value) Set the value property: Gets a page of active connectivity configurations. -
Uses of ActiveConnectivityConfiguration in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return ActiveConnectivityConfigurationModifier and TypeMethodDescriptionActiveConnectivityConfiguration.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ActiveConnectivityConfiguration from the JsonReader.ActiveConnectivityConfiguration.withAppliesToGroups(List<ConnectivityGroupItem> appliesToGroups) Set the appliesToGroups property: Groups for configuration.ActiveConnectivityConfiguration.withCommitTime(OffsetDateTime commitTime) Set the commitTime property: Deployment time string.ActiveConnectivityConfiguration.withConfigurationGroups(List<ConfigurationGroup> configurationGroups) Set the configurationGroups property: Effective configuration groups.ActiveConnectivityConfiguration.withConnectivityTopology(ConnectivityTopology connectivityTopology) Set the connectivityTopology property: Connectivity topology type.ActiveConnectivityConfiguration.withDeleteExistingPeering(DeleteExistingPeering deleteExistingPeering) Set the deleteExistingPeering property: Flag if need to remove current existing peerings.ActiveConnectivityConfiguration.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.ActiveConnectivityConfiguration.withIsGlobal(IsGlobal isGlobal) Set the isGlobal property: Flag if global mesh is supported.ActiveConnectivityConfiguration.withRegion(String region) Set the region property: Deployment region.