Skip to content

Commit

Permalink
support mysql private endpoint (#30287)
Browse files Browse the repository at this point in the history
  • Loading branch information
xfz11 authored Nov 8, 2024
1 parent 0abdf1e commit 707a930
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 707a930

Please sign in to comment.