Uses of Class
com.azure.resourcemanager.network.models.ConnectivityConfigurationPropertiesConnectivityCapabilities
Packages that use ConnectivityConfigurationPropertiesConnectivityCapabilities
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of ConnectivityConfigurationPropertiesConnectivityCapabilities in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ConnectivityConfigurationPropertiesConnectivityCapabilitiesModifier and TypeMethodDescriptionConnectivityConfigurationInner.connectivityCapabilities()Get the connectivityCapabilities property: Collection of additional settings to enhance specific topology behaviors of the connectivity configuration resource.ConnectivityConfigurationProperties.connectivityCapabilities()Get the connectivityCapabilities property: Collection of additional settings to enhance specific topology behaviors of the connectivity configuration resource.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type ConnectivityConfigurationPropertiesConnectivityCapabilitiesModifier and TypeMethodDescriptionConnectivityConfigurationInner.withConnectivityCapabilities(ConnectivityConfigurationPropertiesConnectivityCapabilities connectivityCapabilities) Set the connectivityCapabilities property: Collection of additional settings to enhance specific topology behaviors of the connectivity configuration resource.ConnectivityConfigurationProperties.withConnectivityCapabilities(ConnectivityConfigurationPropertiesConnectivityCapabilities connectivityCapabilities) Set the connectivityCapabilities property: Collection of additional settings to enhance specific topology behaviors of the connectivity configuration resource. -
Uses of ConnectivityConfigurationPropertiesConnectivityCapabilities in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type ConnectivityConfigurationPropertiesConnectivityCapabilitiesModifier and TypeClassDescriptionfinal classCollection of additional settings to enhance specific topology behaviors of the connectivity configuration resource.Methods in com.azure.resourcemanager.network.models that return ConnectivityConfigurationPropertiesConnectivityCapabilitiesModifier and TypeMethodDescriptionActiveConnectivityConfiguration.connectivityCapabilities()Get the connectivityCapabilities property: Collection of additional settings to enhance specific topology behaviors of the connectivity configuration resource.EffectiveConnectivityConfiguration.connectivityCapabilities()Get the connectivityCapabilities property: Collection of additional settings to enhance specific topology behaviors of the connectivity configuration resource.ConnectivityConfigurationPropertiesConnectivityCapabilities.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ConnectivityConfigurationPropertiesConnectivityCapabilities from the JsonReader.ConnectivityConfigurationPropertiesConnectivityCapabilities.withConnectedGroupAddressOverlap(ConnectedGroupAddressOverlap connectedGroupAddressOverlap) Set the connectedGroupAddressOverlap property: Behavior to handle overlapped IP address space among members of the connected group of the connectivity configuration.ConnectivityConfigurationPropertiesConnectivityCapabilities.withConnectedGroupPrivateEndpointsScale(ConnectedGroupPrivateEndpointsScale connectedGroupPrivateEndpointsScale) Set the connectedGroupPrivateEndpointsScale property: Option indicating the scale of private endpoints allowed in the connected group of the connectivity configuration.ConnectivityConfigurationPropertiesConnectivityCapabilities.withPeeringEnforcement(PeeringEnforcement peeringEnforcement) Set the peeringEnforcement property: Option indicating enforcement of peerings created by the connectivity configuration.Methods in com.azure.resourcemanager.network.models with parameters of type ConnectivityConfigurationPropertiesConnectivityCapabilitiesModifier and TypeMethodDescriptionActiveConnectivityConfiguration.withConnectivityCapabilities(ConnectivityConfigurationPropertiesConnectivityCapabilities connectivityCapabilities) Set the connectivityCapabilities property: Collection of additional settings to enhance specific topology behaviors of the connectivity configuration resource.EffectiveConnectivityConfiguration.withConnectivityCapabilities(ConnectivityConfigurationPropertiesConnectivityCapabilities connectivityCapabilities) Set the connectivityCapabilities property: Collection of additional settings to enhance specific topology behaviors of the connectivity configuration resource.