Virtual Network Gateway Response
constructor(activeActive: Boolean? = null, adminState: String? = null, allowRemoteVnetTraffic: Boolean? = null, allowVirtualWanTraffic: Boolean? = null, bgpSettings: BgpSettingsResponse? = null, customRoutes: AddressSpaceResponse? = null, disableIPSecReplayProtection: Boolean? = null, enableBgp: Boolean? = null, enableBgpRouteTranslationForNat: Boolean? = null, enableDnsForwarding: Boolean? = null, enablePrivateIpAddress: Boolean? = null, etag: String, extendedLocation: ExtendedLocationResponse? = null, gatewayDefaultSite: SubResourceResponse? = null, gatewayType: String? = null, id: String? = null, inboundDnsForwardingEndpoint: String, ipConfigurations: List<VirtualNetworkGatewayIPConfigurationResponse>? = null, location: String? = null, name: String, natRules: List<VirtualNetworkGatewayNatRuleResponse>? = null, provisioningState: String, resourceGuid: String, sku: VirtualNetworkGatewaySkuResponse? = null, tags: Map<String, String>? = null, type: String, vNetExtendedLocationResourceId: String? = null, virtualNetworkGatewayPolicyGroups: List<VirtualNetworkGatewayPolicyGroupResponse>? = null, vpnClientConfiguration: VpnClientConfigurationResponse? = null, vpnGatewayGeneration: String? = null, vpnType: String? = null)