@@ -81,36 +81,3 @@ interface Clients {
8181@@ doc (Client .name , "Name of the client." );
8282@@ doc (Client .properties , "The properties of client." );
8383@@ doc (Clients .createOrUpdate ::parameters .resource , "Client information." );
84-
85- @@ clientName (TlsVersion .`1.0` , "One0" , "go,javascript" );
86- @@ clientName (TlsVersion .`1.1` , "One1" , "go,javascript" );
87- @@ clientName (TlsVersion .`1.2` , "One2" , "go,javascript" );
88-
89- @@ clientName (
90- WebHookEventSubscriptionDestinationProperties ,
91- "WebhookEventSubscriptionDestinationProperties" ,
92- "java"
93- );
94- @@ clientName (
95- WebHookEventSubscriptionDestination ,
96- "WebhookEventSubscriptionDestination" ,
97- "java"
98- );
99- @@ clientName (
100- Microsoft .EventGrid ,
101- "EventGridManagementClient" ,
102- "python, javascript"
103- );
104- @@ clientName (TlsVersion .`1.0` , "ONE0" , "python" );
105- @@ clientName (TlsVersion .`1.1` , "ONE1" , "python" );
106- @@ clientName (TlsVersion .`1.2` , "ONE2" , "python" );
107- @@ clientName (
108- Azure .ResourceManager .ResourceProvisioningState ,
109- "ArmResourceProvisioningState" ,
110- "python"
111- );
112- @@ clientName (
113- Azure .ResourceManager .ResourceProvisioningState ,
114- "ArmResourceProvisioningState" ,
115- "java"
116- );
0 commit comments