Vpn Site Args
constructor(addressSpace: Output<AddressSpaceArgs>? = null, bgpProperties: Output<BgpSettingsArgs>? = null, deviceProperties: Output<DevicePropertiesArgs>? = null, id: Output<String>? = null, ipAddress: Output<String>? = null, isSecuritySite: Output<Boolean>? = null, location: Output<String>? = null, o365Policy: Output<O365PolicyPropertiesArgs>? = null, resourceGroupName: Output<String>? = null, siteKey: Output<String>? = null, tags: Output<Map<String, String>>? = null, virtualWan: Output<SubResourceArgs>? = null, vpnSiteLinks: Output<List<VpnSiteLinkArgs>>? = null, vpnSiteName: Output<String>? = null)