Skip to content

Commit

Permalink
support mysql private endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
xfz11 committed Nov 8, 2024
1 parent bbf19f9 commit c3babb5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -704,6 +704,7 @@ class CLIENT_TYPE(Enum):
RESOURCE.Redis,
RESOURCE.Postgres,
RESOURCE.Mysql,
RESOURCE.MysqlFlexible,
RESOURCE.EventHub,
RESOURCE.KeyVault,
RESOURCE.SignalR,
Expand Down

0 comments on commit c3babb5

Please sign in to comment.