GetVpnGatewayResult

constructor(bgpSettings: BgpSettingsResponse? = null, connections: List<VpnConnectionResponse>? = null, etag: String, id: String? = null, ipConfigurations: List<VpnGatewayIpConfigurationResponse>, isRoutingPreferenceInternet: Boolean? = null, location: String, name: String, natRules: List<VpnGatewayNatRuleResponse>? = null, provisioningState: String, tags: Map<String, String>? = null, type: String, virtualHub: SubResourceResponse? = null, vpnGatewayScaleUnit: Int? = null)