Uses of Class
com.azure.resourcemanager.network.fluent.models.VirtualWanProperties
Packages that use VirtualWanProperties
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of VirtualWanProperties in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return VirtualWanPropertiesModifier and TypeMethodDescriptionstatic VirtualWanPropertiesVirtualWanProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of VirtualWanProperties from the JsonReader.VirtualWanProperties.withAllowBranchToBranchTraffic(Boolean allowBranchToBranchTraffic) Set the allowBranchToBranchTraffic property: True if branch to branch traffic is allowed.VirtualWanProperties.withAllowVnetToVnetTraffic(Boolean allowVnetToVnetTraffic) Set the allowVnetToVnetTraffic property: True if Vnet to Vnet traffic is allowed.VirtualWanProperties.withDisableVpnEncryption(Boolean disableVpnEncryption) Set the disableVpnEncryption property: Vpn encryption to be disabled or not.Set the type property: The type of the VirtualWAN.