You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mmv1/products/compute/RegionBackendService.yaml
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1439,10 +1439,13 @@ properties:
1439
1439
type: ResourceRef
1440
1440
description: |
1441
1441
The URL of the network to which this backend service belongs.
1442
-
This field can only be specified when the load balancing scheme is set to INTERNAL.
1442
+
This field must be set for Internal Passthrough Network Load Balancers when the haPolicy is enabled, and for External Passthrough Network Load Balancers when the haPolicy fastIpMove is enabled.
1443
+
This field can only be specified when the load balancing scheme is set to INTERNAL, or when the load balancing scheme is set to EXTERNAL and haPolicy fastIpMove is enabled.
1444
+
Changes to this field force recreation of the resource.
0 commit comments