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
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.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.