Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update IPv6 Load Balancers language for public preview #977

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down