Uses of Class
com.azure.resourcemanager.network.fluent.models.ConnectivityConfigurationProperties
Packages that use ConnectivityConfigurationProperties
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of ConnectivityConfigurationProperties in com.azure.resourcemanager.network.fluent.models
Classes in com.azure.resourcemanager.network.fluent.models that implement interfaces with type arguments of type ConnectivityConfigurationPropertiesModifier and TypeClassDescriptionfinal classProperties of network manager connectivity configuration.Methods in com.azure.resourcemanager.network.fluent.models that return ConnectivityConfigurationPropertiesModifier and TypeMethodDescriptionConnectivityConfigurationProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ConnectivityConfigurationProperties from the JsonReader.ConnectivityConfigurationProperties.withAppliesToGroups(List<ConnectivityGroupItem> appliesToGroups) Set the appliesToGroups property: Groups for configuration.ConnectivityConfigurationProperties.withConnectivityCapabilities(ConnectivityConfigurationPropertiesConnectivityCapabilities connectivityCapabilities) Set the connectivityCapabilities property: Collection of additional settings to enhance specific topology behaviors of the connectivity configuration resource.ConnectivityConfigurationProperties.withConnectivityTopology(ConnectivityTopology connectivityTopology) Set the connectivityTopology property: Connectivity topology type.ConnectivityConfigurationProperties.withDeleteExistingPeering(DeleteExistingPeering deleteExistingPeering) Set the deleteExistingPeering property: Flag if need to remove current existing peerings.ConnectivityConfigurationProperties.withDescription(String description) Set the description property: A description of the connectivity configuration.Set the hubs property: List of hubItems.ConnectivityConfigurationProperties.withIsGlobal(IsGlobal isGlobal) Set the isGlobal property: Flag if global mesh is supported.