From 284f4341279535e1af43f19440b90a0d0e82e10d Mon Sep 17 00:00:00 2001 From: Xuyang Cao Date: Wed, 9 Sep 2020 16:51:49 +0800 Subject: [PATCH] fix typo for 'outboundIPs' & 'publicIPs' properties --- .../examples/Services_CreateOrUpdate.json | 8 ++++---- .../Services_CreateOrUpdate_VNetInjection.json | 8 ++++---- .../2019-05-01-preview/examples/Services_Get.json | 4 ++-- .../2019-05-01-preview/examples/Services_List.json | 4 ++-- .../examples/Services_ListBySubscription.json | 4 ++-- .../2019-05-01-preview/examples/Services_Update.json | 8 ++++---- .../2020-07-01/examples/Services_CreateOrUpdate.json | 12 ++++++------ .../Services_CreateOrUpdate_VNetInjection.json | 12 ++++++------ .../stable/2020-07-01/examples/Services_Get.json | 4 ++-- .../stable/2020-07-01/examples/Services_List.json | 4 ++-- .../examples/Services_ListBySubscription.json | 4 ++-- .../stable/2020-07-01/examples/Services_Update.json | 8 ++++---- 12 files changed, 40 insertions(+), 40 deletions(-) diff --git a/specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2019-05-01-preview/examples/Services_CreateOrUpdate.json b/specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2019-05-01-preview/examples/Services_CreateOrUpdate.json index 840a706a5427..136def1b9f26 100644 --- a/specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2019-05-01-preview/examples/Services_CreateOrUpdate.json +++ b/specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2019-05-01-preview/examples/Services_CreateOrUpdate.json @@ -56,8 +56,8 @@ }, "serviceId": "12345678abcd1234abcd12345678abcd", "networkProfile": { - "OutboundIPs": { - "PublicIPs": [ + "outboundIPs": { + "publicIPs": [ "20.39.3.173", "40.64.67.13" ] @@ -100,8 +100,8 @@ }, "serviceId": "12345678abcd1234abcd12345678abcd", "networkProfile": { - "OutboundIPs": { - "PublicIPs": [ + "outboundIPs": { + "publicIPs": [ "20.39.3.173", "40.64.67.13" ] diff --git a/specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2019-05-01-preview/examples/Services_CreateOrUpdate_VNetInjection.json b/specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2019-05-01-preview/examples/Services_CreateOrUpdate_VNetInjection.json index 34bfa816efa8..6df578357701 100644 --- a/specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2019-05-01-preview/examples/Services_CreateOrUpdate_VNetInjection.json +++ b/specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2019-05-01-preview/examples/Services_CreateOrUpdate_VNetInjection.json @@ -35,8 +35,8 @@ "serviceCidr": "10.8.0.0/16,10.244.0.0/16,10.245.0.1/16", "serviceRuntimeNetworkResourceGroup": "my-service-runtime-network-rg", "appNetworkResourceGroup": "my-app-network-rg", - "OutboundIPs": { - "PublicIPs": [ + "outboundIPs": { + "publicIPs": [ "40.64.67.13" ] } @@ -66,8 +66,8 @@ "serviceCidr": "10.8.0.0/16,10.244.0.0/16,10.245.0.1/16", "serviceRuntimeNetworkResourceGroup": "my-service-runtime-network-rg", "appNetworkResourceGroup": "my-app-network-rg", - "OutboundIPs": { - "PublicIPs": [ + "outboundIPs": { + "publicIPs": [ "40.64.67.13" ] } diff --git a/specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2019-05-01-preview/examples/Services_Get.json b/specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2019-05-01-preview/examples/Services_Get.json index c32dd9556fb1..7d8d1007219c 100644 --- a/specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2019-05-01-preview/examples/Services_Get.json +++ b/specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2019-05-01-preview/examples/Services_Get.json @@ -29,8 +29,8 @@ }, "serviceId": "12345678abcd1234abcd12345678abcd", "networkProfile": { - "OutboundIPs": { - "PublicIPs": [ + "outboundIPs": { + "publicIPs": [ "20.39.3.173", "40.64.67.13" ] diff --git a/specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2019-05-01-preview/examples/Services_List.json b/specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2019-05-01-preview/examples/Services_List.json index 3103e83127d7..aff184407138 100644 --- a/specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2019-05-01-preview/examples/Services_List.json +++ b/specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2019-05-01-preview/examples/Services_List.json @@ -30,8 +30,8 @@ }, "serviceId": "12345678abcd1234abcd12345678abcd", "networkProfile": { - "OutboundIPs": { - "PublicIPs": [ + "outboundIPs": { + "publicIPs": [ "20.39.3.173", "40.64.67.13" ] diff --git a/specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2019-05-01-preview/examples/Services_ListBySubscription.json b/specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2019-05-01-preview/examples/Services_ListBySubscription.json index 6c5eeade4823..daeaac0d14a6 100644 --- a/specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2019-05-01-preview/examples/Services_ListBySubscription.json +++ b/specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2019-05-01-preview/examples/Services_ListBySubscription.json @@ -29,8 +29,8 @@ }, "serviceId": "12345678abcd1234abcd12345678abcd", "networkProfile": { - "OutboundIPs": { - "PublicIPs": [ + "outboundIPs": { + "publicIPs": [ "20.39.3.173", "40.64.67.13" ] diff --git a/specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2019-05-01-preview/examples/Services_Update.json b/specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2019-05-01-preview/examples/Services_Update.json index 5f9c49b2afa4..fcf36b043ad1 100644 --- a/specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2019-05-01-preview/examples/Services_Update.json +++ b/specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2019-05-01-preview/examples/Services_Update.json @@ -56,8 +56,8 @@ }, "serviceId": "12345678abcd1234abcd12345678abcd", "networkProfile": { - "OutboundIPs": { - "PublicIPs": [ + "outboundIPs": { + "publicIPs": [ "20.39.3.173", "40.64.67.13" ] @@ -100,8 +100,8 @@ }, "serviceId": "12345678abcd1234abcd12345678abcd", "networkProfile": { - "OutboundIPs": { - "PublicIPs": [ + "outboundIPs": { + "publicIPs": [ "20.39.3.173", "40.64.67.13" ] diff --git a/specification/appplatform/resource-manager/Microsoft.AppPlatform/stable/2020-07-01/examples/Services_CreateOrUpdate.json b/specification/appplatform/resource-manager/Microsoft.AppPlatform/stable/2020-07-01/examples/Services_CreateOrUpdate.json index 1eaba3b91556..6837e4ff3174 100644 --- a/specification/appplatform/resource-manager/Microsoft.AppPlatform/stable/2020-07-01/examples/Services_CreateOrUpdate.json +++ b/specification/appplatform/resource-manager/Microsoft.AppPlatform/stable/2020-07-01/examples/Services_CreateOrUpdate.json @@ -23,8 +23,8 @@ "provisioningState": "Creating", "serviceId": "12345678abcd1234abcd12345678abcd", "networkProfile": { - "OutboundIPs": { - "PublicIPs": [ + "outboundIPs": { + "publicIPs": [ "20.39.3.173", "40.64.67.13" ] @@ -50,8 +50,8 @@ "provisioningState": "Succeeded", "serviceId": "12345678abcd1234abcd12345678abcd", "networkProfile": { - "OutboundIPs": { - "PublicIPs": [ + "outboundIPs": { + "publicIPs": [ "20.39.3.173", "40.64.67.13" ] @@ -77,8 +77,8 @@ "provisioningState": "Updating", "serviceId": "12345678abcd1234abcd12345678abcd", "networkProfile": { - "OutboundIPs": { - "PublicIPs": [ + "outboundIPs": { + "publicIPs": [ "20.39.3.173", "40.64.67.13" ] diff --git a/specification/appplatform/resource-manager/Microsoft.AppPlatform/stable/2020-07-01/examples/Services_CreateOrUpdate_VNetInjection.json b/specification/appplatform/resource-manager/Microsoft.AppPlatform/stable/2020-07-01/examples/Services_CreateOrUpdate_VNetInjection.json index 045eda2edd29..b5e932ff99b3 100644 --- a/specification/appplatform/resource-manager/Microsoft.AppPlatform/stable/2020-07-01/examples/Services_CreateOrUpdate_VNetInjection.json +++ b/specification/appplatform/resource-manager/Microsoft.AppPlatform/stable/2020-07-01/examples/Services_CreateOrUpdate_VNetInjection.json @@ -35,8 +35,8 @@ "serviceCidr": "10.8.0.0/16,10.244.0.0/16,10.245.0.1/16", "serviceRuntimeNetworkResourceGroup": "my-service-runtime-network-rg", "appNetworkResourceGroup": "my-app-network-rg", - "OutboundIPs": { - "PublicIPs": [ + "outboundIPs": { + "publicIPs": [ "40.64.67.13" ] } @@ -66,8 +66,8 @@ "serviceCidr": "10.8.0.0/16,10.244.0.0/16,10.245.0.1/16", "serviceRuntimeNetworkResourceGroup": "my-service-runtime-network-rg", "appNetworkResourceGroup": "my-app-network-rg", - "OutboundIPs": { - "PublicIPs": [ + "outboundIPs": { + "publicIPs": [ "40.64.67.13" ] } @@ -97,8 +97,8 @@ "serviceCidr": "10.8.0.0/16,10.244.0.0/16,10.245.0.1/16", "serviceRuntimeNetworkResourceGroup": "my-service-runtime-network-rg", "appNetworkResourceGroup": "my-app-network-rg", - "OutboundIPs": { - "PublicIPs": [ + "outboundIPs": { + "publicIPs": [ "40.64.67.13" ] } diff --git a/specification/appplatform/resource-manager/Microsoft.AppPlatform/stable/2020-07-01/examples/Services_Get.json b/specification/appplatform/resource-manager/Microsoft.AppPlatform/stable/2020-07-01/examples/Services_Get.json index 469e3bb2f823..0af48fc29a7b 100644 --- a/specification/appplatform/resource-manager/Microsoft.AppPlatform/stable/2020-07-01/examples/Services_Get.json +++ b/specification/appplatform/resource-manager/Microsoft.AppPlatform/stable/2020-07-01/examples/Services_Get.json @@ -12,8 +12,8 @@ "provisioningState": "Succeeded", "serviceId": "12345678abcd1234abcd12345678abcd", "networkProfile": { - "OutboundIPs": { - "PublicIPs": [ + "outboundIPs": { + "publicIPs": [ "20.39.3.173", "40.64.67.13" ] diff --git a/specification/appplatform/resource-manager/Microsoft.AppPlatform/stable/2020-07-01/examples/Services_List.json b/specification/appplatform/resource-manager/Microsoft.AppPlatform/stable/2020-07-01/examples/Services_List.json index de616669ad71..0e6a9a8d02ed 100644 --- a/specification/appplatform/resource-manager/Microsoft.AppPlatform/stable/2020-07-01/examples/Services_List.json +++ b/specification/appplatform/resource-manager/Microsoft.AppPlatform/stable/2020-07-01/examples/Services_List.json @@ -13,8 +13,8 @@ "provisioningState": "Succeeded", "serviceId": "12345678abcd1234abcd12345678abcd", "networkProfile": { - "OutboundIPs": { - "PublicIPs": [ + "outboundIPs": { + "publicIPs": [ "20.39.3.173", "40.64.67.13" ] diff --git a/specification/appplatform/resource-manager/Microsoft.AppPlatform/stable/2020-07-01/examples/Services_ListBySubscription.json b/specification/appplatform/resource-manager/Microsoft.AppPlatform/stable/2020-07-01/examples/Services_ListBySubscription.json index c8685877a889..c8bfadb985b7 100644 --- a/specification/appplatform/resource-manager/Microsoft.AppPlatform/stable/2020-07-01/examples/Services_ListBySubscription.json +++ b/specification/appplatform/resource-manager/Microsoft.AppPlatform/stable/2020-07-01/examples/Services_ListBySubscription.json @@ -12,8 +12,8 @@ "provisioningState": "Succeeded", "serviceId": "12345678abcd1234abcd12345678abcd", "networkProfile": { - "OutboundIPs": { - "PublicIPs": [ + "outboundIPs": { + "publicIPs": [ "20.39.3.173", "40.64.67.13" ] diff --git a/specification/appplatform/resource-manager/Microsoft.AppPlatform/stable/2020-07-01/examples/Services_Update.json b/specification/appplatform/resource-manager/Microsoft.AppPlatform/stable/2020-07-01/examples/Services_Update.json index fa3a4d53b646..0404e9a95e93 100644 --- a/specification/appplatform/resource-manager/Microsoft.AppPlatform/stable/2020-07-01/examples/Services_Update.json +++ b/specification/appplatform/resource-manager/Microsoft.AppPlatform/stable/2020-07-01/examples/Services_Update.json @@ -23,8 +23,8 @@ "provisioningState": "Updating", "serviceId": "12345678abcd1234abcd12345678abcd", "networkProfile": { - "OutboundIPs": { - "PublicIPs": [ + "outboundIPs": { + "publicIPs": [ "20.39.3.173", "40.64.67.13" ] @@ -50,8 +50,8 @@ "provisioningState": "Succeeded", "serviceId": "12345678abcd1234abcd12345678abcd", "networkProfile": { - "OutboundIPs": { - "PublicIPs": [ + "outboundIPs": { + "publicIPs": [ "20.39.3.173", "40.64.67.13" ]