From c0c45e7d6a7558174d0d3afd1a8a387d3d30a492 Mon Sep 17 00:00:00 2001 From: Azure SDK for Python bot Date: Wed, 5 Dec 2018 06:42:13 +0000 Subject: [PATCH] Generated from 689631a7dfdcdd85ab2ef8bea49799c58f73c73e typo: signalr/resource-manager/Microsoft.SignalRService - excuting -> executing - SingalR -> SignalR - resouce -> resource - indentifier -> identifier --- .../signalr/v2018_03_01_preview/SignalRUsageName.java | 6 +++--- .../management/signalr/v2018_10_01/SignalRUsageName.java | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/signalr/resource-manager/v2018_03_01_preview/src/main/java/com/microsoft/azure/management/signalr/v2018_03_01_preview/SignalRUsageName.java b/signalr/resource-manager/v2018_03_01_preview/src/main/java/com/microsoft/azure/management/signalr/v2018_03_01_preview/SignalRUsageName.java index f0f2be6951dd..5cae29591680 100644 --- a/signalr/resource-manager/v2018_03_01_preview/src/main/java/com/microsoft/azure/management/signalr/v2018_03_01_preview/SignalRUsageName.java +++ b/signalr/resource-manager/v2018_03_01_preview/src/main/java/com/microsoft/azure/management/signalr/v2018_03_01_preview/SignalRUsageName.java @@ -15,7 +15,7 @@ */ public class SignalRUsageName { /** - * The indentifier of the usage. + * The identifier of the usage. */ @JsonProperty(value = "value") private String value; @@ -27,7 +27,7 @@ public class SignalRUsageName { private String localizedValue; /** - * Get the indentifier of the usage. + * Get the identifier of the usage. * * @return the value value */ @@ -36,7 +36,7 @@ public String value() { } /** - * Set the indentifier of the usage. + * Set the identifier of the usage. * * @param value the value value to set * @return the SignalRUsageName object itself. diff --git a/signalr/resource-manager/v2018_10_01/src/main/java/com/microsoft/azure/management/signalr/v2018_10_01/SignalRUsageName.java b/signalr/resource-manager/v2018_10_01/src/main/java/com/microsoft/azure/management/signalr/v2018_10_01/SignalRUsageName.java index 623a1e988855..7659ee3bb581 100644 --- a/signalr/resource-manager/v2018_10_01/src/main/java/com/microsoft/azure/management/signalr/v2018_10_01/SignalRUsageName.java +++ b/signalr/resource-manager/v2018_10_01/src/main/java/com/microsoft/azure/management/signalr/v2018_10_01/SignalRUsageName.java @@ -15,7 +15,7 @@ */ public class SignalRUsageName { /** - * The indentifier of the usage. + * The identifier of the usage. */ @JsonProperty(value = "value") private String value; @@ -27,7 +27,7 @@ public class SignalRUsageName { private String localizedValue; /** - * Get the indentifier of the usage. + * Get the identifier of the usage. * * @return the value value */ @@ -36,7 +36,7 @@ public String value() { } /** - * Set the indentifier of the usage. + * Set the identifier of the usage. * * @param value the value value to set * @return the SignalRUsageName object itself.