We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f9a4b3 commit 78d0b2fCopy full SHA for 78d0b2f
specification/vmware/Microsoft.AVS.Management/client.tsp
@@ -76,6 +76,7 @@ interface WorkloadNetworks {
76
deletePortMirroring is WorkloadNetworkPortMirroringProfiles.delete;
77
78
#suppress "@azure-tools/typespec-azure-core/casing-style" "Can not change existing name."
79
+ @clientName("list_public_ips", "python")
80
listPublicIPs is WorkloadNetworkPublicIps.list;
81
82
@clientName("getPublicIp", "java")
0 commit comments