VpnSiteProperties |
VpnSiteProperties.withAddressSpace(AddressSpace addressSpace) |
Set the addressSpace property: The AddressSpace that contains an array of IP address ranges.
|
VpnSiteProperties |
VpnSiteProperties.withBgpProperties(BgpSettings bgpProperties) |
Set the bgpProperties property: The set of bgp properties.
|
VpnSiteProperties |
VpnSiteProperties.withDeviceProperties(DeviceProperties deviceProperties) |
Set the deviceProperties property: The device properties.
|
VpnSiteProperties |
VpnSiteProperties.withIpAddress(String ipAddress) |
Set the ipAddress property: The ip-address for the vpn-site.
|
VpnSiteProperties |
VpnSiteProperties.withIsSecuritySite(Boolean isSecuritySite) |
Set the isSecuritySite property: IsSecuritySite flag.
|
VpnSiteProperties |
VpnSiteProperties.withO365Policy(O365PolicyProperties o365Policy) |
Set the o365Policy property: Office365 Policy.
|
VpnSiteProperties |
VpnSiteProperties.withSiteKey(String siteKey) |
Set the siteKey property: The key for vpn-site that can be used for connections.
|
VpnSiteProperties |
VpnSiteProperties.withVirtualWan(com.azure.core.management.SubResource virtualWan) |
Set the virtualWan property: The VirtualWAN to which the vpnSite belongs.
|
VpnSiteProperties |
VpnSiteProperties.withVpnSiteLinks(List<VpnSiteLinkInner> vpnSiteLinks) |
Set the vpnSiteLinks property: List of all vpn site links.
|