Uses of Class
com.azure.resourcemanager.network.fluent.models.VngClientConnectionConfigurationProperties
Packages that use VngClientConnectionConfigurationProperties
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of VngClientConnectionConfigurationProperties in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return VngClientConnectionConfigurationPropertiesModifier and TypeMethodDescriptionVngClientConnectionConfigurationProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of VngClientConnectionConfigurationProperties from the JsonReader.VngClientConnectionConfigurationProperties.withVirtualNetworkGatewayPolicyGroups(List<com.azure.core.management.SubResource> virtualNetworkGatewayPolicyGroups) Set the virtualNetworkGatewayPolicyGroups property: List of references to virtualNetworkGatewayPolicyGroups.VngClientConnectionConfigurationProperties.withVpnClientAddressPool(AddressSpace vpnClientAddressPool) Set the vpnClientAddressPool property: The reference to the address space resource which represents Address space for P2S VpnClient.