Api Gateway Args
constructor(backend: Output<BackendConfigurationArgs>? = null, gatewayName: Output<String>? = null, location: Output<String>? = null, resourceGroupName: Output<String>? = null, sku: Output<ApiManagementGatewaySkuPropertiesArgs>? = null, tags: Output<Map<String, String>>? = null, virtualNetworkType: Output<Either<String, VirtualNetworkType>>? = null)