From ddc15541a426c2b125db72bc6269e89b7d13e4d8 Mon Sep 17 00:00:00 2001 From: Brian Boucheron Date: Thu, 6 Feb 2025 09:07:54 -0500 Subject: [PATCH] move IPv6 for LBs to public preview --- .../resources/load_balancers/models/load_balancer_base.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/resources/load_balancers/models/load_balancer_base.yml b/specification/resources/load_balancers/models/load_balancer_base.yml index d9a7da560..235bbb73a 100644 --- a/specification/resources/load_balancers/models/load_balancer_base.yml +++ b/specification/resources/load_balancers/models/load_balancer_base.yml @@ -35,7 +35,7 @@ properties: readOnly: true example: '2604:a880:800:14::85f5:c000' description: An attribute containing the public-facing IPv6 address of the - load balancer. Note that this feature is currently in private preview. + load balancer. This feature is currently in public preview. size_unit: type: integer @@ -185,7 +185,7 @@ properties: default: IPV4 description: A string indicating whether the load balancer will support IPv4 or both IPv4 and IPv6 networking. This property cannot be updated after - creating the load balancer. Note that this feature is in private preview. + creating the load balancer. This feature is in public preview. type: type: string