diff --git a/specification/storagesync/resource-manager/Microsoft.StorageSync/preview/2017-06-05-preview/examples/CloudEndpoints_RestoreHeatbeat.json b/specification/storagesync/resource-manager/Microsoft.StorageSync/preview/2017-06-05-preview/examples/CloudEndpoints_RestoreHeatbeat.json index 254ec91f1bd7..a6ef0e253377 100644 --- a/specification/storagesync/resource-manager/Microsoft.StorageSync/preview/2017-06-05-preview/examples/CloudEndpoints_RestoreHeatbeat.json +++ b/specification/storagesync/resource-manager/Microsoft.StorageSync/preview/2017-06-05-preview/examples/CloudEndpoints_RestoreHeatbeat.json @@ -12,8 +12,7 @@ "headers": { "x-ms-request-id": "74e55a4d-1c6f-46de-9a8d-278e53a47403", "x-ms-correlation-request-id": "d166ca76-dad2-49df-b409-d2acfd42d730" - }, - "body": "" + } } } } diff --git a/specification/storagesync/resource-manager/Microsoft.StorageSync/preview/2017-06-05-preview/examples/StorageSyncServices_Create.json b/specification/storagesync/resource-manager/Microsoft.StorageSync/preview/2017-06-05-preview/examples/StorageSyncServices_Create.json index e028041ce8ea..cf264647e4e2 100644 --- a/specification/storagesync/resource-manager/Microsoft.StorageSync/preview/2017-06-05-preview/examples/StorageSyncServices_Create.json +++ b/specification/storagesync/resource-manager/Microsoft.StorageSync/preview/2017-06-05-preview/examples/StorageSyncServices_Create.json @@ -6,7 +6,6 @@ "parameters": { "location": "WestUS", "tags": {}, - "properties": {}, "type": "Microsoft.StorageSync/storageSyncServices" }, "api-version": "2017-06-05-preview" @@ -17,7 +16,6 @@ "name": "SampleStorageSyncService_1", "location": "WestUS", "tags": {}, - "properties": {}, "id": "/subscriptions/3a048283-338f-4002-a9dd-a50fdadcb392/resourceGroups/SampleResourceGroup_1/providers/Microsoft.StorageSync/storageSyncServices/SampleStorageSyncService_1", "type": "Microsoft.StorageSync/storageSyncServices" } diff --git a/specification/storagesync/resource-manager/Microsoft.StorageSync/preview/2017-06-05-preview/examples/StorageSyncServices_Update.json b/specification/storagesync/resource-manager/Microsoft.StorageSync/preview/2017-06-05-preview/examples/StorageSyncServices_Update.json index 6abeec41c5aa..a8eea02f0d5e 100644 --- a/specification/storagesync/resource-manager/Microsoft.StorageSync/preview/2017-06-05-preview/examples/StorageSyncServices_Update.json +++ b/specification/storagesync/resource-manager/Microsoft.StorageSync/preview/2017-06-05-preview/examples/StorageSyncServices_Update.json @@ -10,7 +10,6 @@ "Environment": "Test", "Dept": "IT" }, - "properties": {}, "type": "Microsoft.StorageSync/storageSyncServices" } }, @@ -23,7 +22,6 @@ "Environment": "Test", "Dept": "IT" }, - "properties": {}, "id": "/subscriptions/3a048283-338f-4002-a9dd-a50fdadcb392/resourceGroups/SampleResourceGroup_1/providers/Microsoft.StorageSync/storageSyncServices/SampleStorageSyncService_1", "type": "Microsoft.StorageSync/storageSyncServices" } diff --git a/specification/storagesync/resource-manager/Microsoft.StorageSync/preview/2017-06-05-preview/examples/SyncGroups_Create.json b/specification/storagesync/resource-manager/Microsoft.StorageSync/preview/2017-06-05-preview/examples/SyncGroups_Create.json index d6e3beed8d66..11a648537ec5 100644 --- a/specification/storagesync/resource-manager/Microsoft.StorageSync/preview/2017-06-05-preview/examples/SyncGroups_Create.json +++ b/specification/storagesync/resource-manager/Microsoft.StorageSync/preview/2017-06-05-preview/examples/SyncGroups_Create.json @@ -6,7 +6,6 @@ "syncGroupName": "SampleSyncGroup_1", "api-version": "2017-06-05-preview", "parameters": { - "properties": {}, "type": "Microsoft.StorageSync/storageSyncServices/syncGroups" } }, diff --git a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-04-02/examples/CloudEndpoints_RestoreHeatbeat.json b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-04-02/examples/CloudEndpoints_RestoreHeatbeat.json index c7a119754884..96b5096955ca 100644 --- a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-04-02/examples/CloudEndpoints_RestoreHeatbeat.json +++ b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-04-02/examples/CloudEndpoints_RestoreHeatbeat.json @@ -12,8 +12,7 @@ "headers": { "x-ms-request-id": "74e55a4d-1c6f-46de-9a8d-278e53a47403", "x-ms-correlation-request-id": "d166ca76-dad2-49df-b409-d2acfd42d730" - }, - "body": "" + } } } } diff --git a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-04-02/examples/ServerEndpoints_Recall.json b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-04-02/examples/ServerEndpoints_Recall.json index 47de537f623d..73e9bee3606a 100644 --- a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-04-02/examples/ServerEndpoints_Recall.json +++ b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-04-02/examples/ServerEndpoints_Recall.json @@ -5,7 +5,8 @@ "storageSyncServiceName": "SampleStorageSyncService_1", "syncGroupName": "SampleSyncGroup_1", "serverEndpointName": "SampleServerEndpoint_1", - "api-version": "2018-04-02" + "api-version": "2018-04-02", + "parameters": {} }, "responses": { "200": { diff --git a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-04-02/examples/StorageSyncServices_Create.json b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-04-02/examples/StorageSyncServices_Create.json index 0311d9e4ca65..6b4da261cd55 100644 --- a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-04-02/examples/StorageSyncServices_Create.json +++ b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-04-02/examples/StorageSyncServices_Create.json @@ -6,7 +6,6 @@ "parameters": { "location": "WestUS", "tags": {}, - "properties": {}, "type": "Microsoft.StorageSync/storageSyncServices" }, "api-version": "2018-04-02" @@ -17,7 +16,6 @@ "name": "SampleStorageSyncService_1", "location": "WestUS", "tags": {}, - "properties": {}, "id": "/subscriptions/3a048283-338f-4002-a9dd-a50fdadcb392/resourceGroups/SampleResourceGroup_1/providers/Microsoft.StorageSync/storageSyncServices/SampleStorageSyncService_1", "type": "Microsoft.StorageSync/storageSyncServices" } diff --git a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-04-02/examples/StorageSyncServices_Update.json b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-04-02/examples/StorageSyncServices_Update.json index 4dfbebad0e5d..33a7f2b8826d 100644 --- a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-04-02/examples/StorageSyncServices_Update.json +++ b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-04-02/examples/StorageSyncServices_Update.json @@ -8,8 +8,7 @@ "tags": { "Environment": "Test", "Dept": "IT" - }, - "properties": {} + } } }, "responses": { @@ -21,7 +20,6 @@ "Environment": "Test", "Dept": "IT" }, - "properties": {}, "id": "/subscriptions/3a048283-338f-4002-a9dd-a50fdadcb392/resourceGroups/SampleResourceGroup_1/providers/Microsoft.StorageSync/storageSyncServices/SampleStorageSyncService_1", "type": "Microsoft.StorageSync/storageSyncServices" } diff --git a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-04-02/examples/SyncGroups_Create.json b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-04-02/examples/SyncGroups_Create.json index f1f1bc14b015..84c9d552423e 100644 --- a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-04-02/examples/SyncGroups_Create.json +++ b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-04-02/examples/SyncGroups_Create.json @@ -6,7 +6,6 @@ "syncGroupName": "SampleSyncGroup_1", "api-version": "2018-04-02", "parameters": { - "properties": {}, "type": "Microsoft.StorageSync/storageSyncServices/syncGroups" } }, diff --git a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-07-01/examples/CloudEndpoints_RestoreHeatbeat.json b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-07-01/examples/CloudEndpoints_RestoreHeatbeat.json index adbe77c1eea4..933041e956bc 100644 --- a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-07-01/examples/CloudEndpoints_RestoreHeatbeat.json +++ b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-07-01/examples/CloudEndpoints_RestoreHeatbeat.json @@ -12,8 +12,7 @@ "headers": { "x-ms-request-id": "74e55a4d-1c6f-46de-9a8d-278e53a47403", "x-ms-correlation-request-id": "d166ca76-dad2-49df-b409-d2acfd42d730" - }, - "body": "" + } } } } diff --git a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-07-01/examples/StorageSyncServices_Create.json b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-07-01/examples/StorageSyncServices_Create.json index 16c88caaccea..25b563c5d9ed 100644 --- a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-07-01/examples/StorageSyncServices_Create.json +++ b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-07-01/examples/StorageSyncServices_Create.json @@ -5,8 +5,7 @@ "storageSyncServiceName": "SampleStorageSyncService_1", "parameters": { "location": "WestUS", - "tags": {}, - "properties": {} + "tags": {} }, "api-version": "2018-07-01" }, @@ -16,7 +15,6 @@ "name": "SampleStorageSyncService_1", "location": "WestUS", "tags": {}, - "properties": {}, "id": "/subscriptions/3a048283-338f-4002-a9dd-a50fdadcb392/resourceGroups/SampleResourceGroup_1/providers/Microsoft.StorageSync/storageSyncServices/SampleStorageSyncService_1", "type": "Microsoft.StorageSync/storageSyncServices" } diff --git a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-07-01/examples/StorageSyncServices_Update.json b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-07-01/examples/StorageSyncServices_Update.json index 1f7e4bffdef7..25466009d9e6 100644 --- a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-07-01/examples/StorageSyncServices_Update.json +++ b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-07-01/examples/StorageSyncServices_Update.json @@ -8,8 +8,7 @@ "tags": { "Environment": "Test", "Dept": "IT" - }, - "properties": {} + } } }, "responses": { @@ -21,7 +20,6 @@ "Environment": "Test", "Dept": "IT" }, - "properties": {}, "id": "/subscriptions/3a048283-338f-4002-a9dd-a50fdadcb392/resourceGroups/SampleResourceGroup_1/providers/Microsoft.StorageSync/storageSyncServices/SampleStorageSyncService_1", "type": "Microsoft.StorageSync/storageSyncServices" } diff --git a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-07-01/examples/SyncGroups_Create.json b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-07-01/examples/SyncGroups_Create.json index 6e04604efabb..a7750fac8852 100644 --- a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-07-01/examples/SyncGroups_Create.json +++ b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-07-01/examples/SyncGroups_Create.json @@ -6,7 +6,6 @@ "syncGroupName": "SampleSyncGroup_1", "api-version": "2018-07-01", "parameters": { - "properties": {}, "type": "Microsoft.StorageSync/storageSyncServices/syncGroups" } }, diff --git a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-10-01/examples/CloudEndpoints_RestoreHeatbeat.json b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-10-01/examples/CloudEndpoints_RestoreHeatbeat.json index 449ec1d3cf59..fefc95d617db 100644 --- a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-10-01/examples/CloudEndpoints_RestoreHeatbeat.json +++ b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-10-01/examples/CloudEndpoints_RestoreHeatbeat.json @@ -12,8 +12,7 @@ "headers": { "x-ms-request-id": "74e55a4d-1c6f-46de-9a8d-278e53a47403", "x-ms-correlation-request-id": "d166ca76-dad2-49df-b409-d2acfd42d730" - }, - "body": "" + } } } } diff --git a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-10-01/examples/StorageSyncServices_Create.json b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-10-01/examples/StorageSyncServices_Create.json index 2bdb1af39749..df5e0fdca142 100644 --- a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-10-01/examples/StorageSyncServices_Create.json +++ b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-10-01/examples/StorageSyncServices_Create.json @@ -5,8 +5,7 @@ "storageSyncServiceName": "SampleStorageSyncService_1", "parameters": { "location": "WestUS", - "tags": {}, - "properties": {} + "tags": {} }, "api-version": "2018-10-01" }, @@ -16,7 +15,6 @@ "name": "SampleStorageSyncService_1", "location": "WestUS", "tags": {}, - "properties": {}, "id": "/subscriptions/3a048283-338f-4002-a9dd-a50fdadcb392/resourceGroups/SampleResourceGroup_1/providers/Microsoft.StorageSync/storageSyncServices/SampleStorageSyncService_1", "type": "Microsoft.StorageSync/storageSyncServices" } diff --git a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-10-01/examples/StorageSyncServices_Update.json b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-10-01/examples/StorageSyncServices_Update.json index 9592bc2e1440..eaa9bdcac536 100644 --- a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-10-01/examples/StorageSyncServices_Update.json +++ b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-10-01/examples/StorageSyncServices_Update.json @@ -8,8 +8,7 @@ "tags": { "Environment": "Test", "Dept": "IT" - }, - "properties": {} + } } }, "responses": { @@ -21,7 +20,6 @@ "Environment": "Test", "Dept": "IT" }, - "properties": {}, "id": "/subscriptions/3a048283-338f-4002-a9dd-a50fdadcb392/resourceGroups/SampleResourceGroup_1/providers/Microsoft.StorageSync/storageSyncServices/SampleStorageSyncService_1", "type": "Microsoft.StorageSync/storageSyncServices" } diff --git a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-10-01/examples/SyncGroups_Create.json b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-10-01/examples/SyncGroups_Create.json index 69e6f6b935de..65325e5cf1bb 100644 --- a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-10-01/examples/SyncGroups_Create.json +++ b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-10-01/examples/SyncGroups_Create.json @@ -6,7 +6,6 @@ "syncGroupName": "SampleSyncGroup_1", "api-version": "2018-10-01", "parameters": { - "properties": {}, "type": "Microsoft.StorageSync/storageSyncServices/syncGroups" } }, diff --git a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2019-02-01/examples/CloudEndpoints_RestoreHeatbeat.json b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2019-02-01/examples/CloudEndpoints_RestoreHeatbeat.json index 372f40608683..4ecdb69d88cd 100644 --- a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2019-02-01/examples/CloudEndpoints_RestoreHeatbeat.json +++ b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2019-02-01/examples/CloudEndpoints_RestoreHeatbeat.json @@ -12,8 +12,7 @@ "headers": { "x-ms-request-id": "74e55a4d-1c6f-46de-9a8d-278e53a47403", "x-ms-correlation-request-id": "d166ca76-dad2-49df-b409-d2acfd42d730" - }, - "body": "" + } } } } diff --git a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2019-02-01/examples/StorageSyncServices_Create.json b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2019-02-01/examples/StorageSyncServices_Create.json index 19328bd84d48..b55b951f274e 100644 --- a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2019-02-01/examples/StorageSyncServices_Create.json +++ b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2019-02-01/examples/StorageSyncServices_Create.json @@ -5,8 +5,7 @@ "storageSyncServiceName": "SampleStorageSyncService_1", "parameters": { "location": "WestUS", - "tags": {}, - "properties": {} + "tags": {} }, "api-version": "2019-02-01" }, @@ -16,7 +15,6 @@ "name": "SampleStorageSyncService_1", "location": "WestUS", "tags": {}, - "properties": {}, "id": "/subscriptions/3a048283-338f-4002-a9dd-a50fdadcb392/resourceGroups/SampleResourceGroup_1/providers/Microsoft.StorageSync/storageSyncServices/SampleStorageSyncService_1", "type": "Microsoft.StorageSync/storageSyncServices" } diff --git a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2019-02-01/examples/StorageSyncServices_Update.json b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2019-02-01/examples/StorageSyncServices_Update.json index 5863bcd55828..c77663df5251 100644 --- a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2019-02-01/examples/StorageSyncServices_Update.json +++ b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2019-02-01/examples/StorageSyncServices_Update.json @@ -8,8 +8,7 @@ "tags": { "Environment": "Test", "Dept": "IT" - }, - "properties": {} + } } }, "responses": { @@ -21,7 +20,6 @@ "Environment": "Test", "Dept": "IT" }, - "properties": {}, "id": "/subscriptions/3a048283-338f-4002-a9dd-a50fdadcb392/resourceGroups/SampleResourceGroup_1/providers/Microsoft.StorageSync/storageSyncServices/SampleStorageSyncService_1", "type": "Microsoft.StorageSync/storageSyncServices" } diff --git a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2019-02-01/examples/SyncGroups_Create.json b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2019-02-01/examples/SyncGroups_Create.json index ca4b28866323..6ab1ebe8a05f 100644 --- a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2019-02-01/examples/SyncGroups_Create.json +++ b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2019-02-01/examples/SyncGroups_Create.json @@ -6,7 +6,6 @@ "syncGroupName": "SampleSyncGroup_1", "api-version": "2019-02-01", "parameters": { - "properties": {}, "type": "Microsoft.StorageSync/storageSyncServices/syncGroups" } }, diff --git a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2019-03-01/examples/CloudEndpoints_RestoreHeatbeat.json b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2019-03-01/examples/CloudEndpoints_RestoreHeatbeat.json index 4e7f4c83685d..98ecdba29f95 100644 --- a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2019-03-01/examples/CloudEndpoints_RestoreHeatbeat.json +++ b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2019-03-01/examples/CloudEndpoints_RestoreHeatbeat.json @@ -12,8 +12,7 @@ "headers": { "x-ms-request-id": "74e55a4d-1c6f-46de-9a8d-278e53a47403", "x-ms-correlation-request-id": "d166ca76-dad2-49df-b409-d2acfd42d730" - }, - "body": "" + } } } } diff --git a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2019-03-01/examples/StorageSyncServices_Create.json b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2019-03-01/examples/StorageSyncServices_Create.json index aef912cd9ad2..ff83fa0f3c55 100644 --- a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2019-03-01/examples/StorageSyncServices_Create.json +++ b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2019-03-01/examples/StorageSyncServices_Create.json @@ -5,8 +5,7 @@ "storageSyncServiceName": "SampleStorageSyncService_1", "parameters": { "location": "WestUS", - "tags": {}, - "properties": {} + "tags": {} }, "api-version": "2019-03-01" }, @@ -16,7 +15,6 @@ "name": "SampleStorageSyncService_1", "location": "WestUS", "tags": {}, - "properties": {}, "id": "/subscriptions/3a048283-338f-4002-a9dd-a50fdadcb392/resourceGroups/SampleResourceGroup_1/providers/Microsoft.StorageSync/storageSyncServices/SampleStorageSyncService_1", "type": "Microsoft.StorageSync/storageSyncServices" } diff --git a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2019-03-01/examples/StorageSyncServices_Update.json b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2019-03-01/examples/StorageSyncServices_Update.json index f8e5efe21a56..119ae7b2c19a 100644 --- a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2019-03-01/examples/StorageSyncServices_Update.json +++ b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2019-03-01/examples/StorageSyncServices_Update.json @@ -8,8 +8,7 @@ "tags": { "Environment": "Test", "Dept": "IT" - }, - "properties": {} + } } }, "responses": { @@ -21,7 +20,6 @@ "Environment": "Test", "Dept": "IT" }, - "properties": {}, "id": "/subscriptions/3a048283-338f-4002-a9dd-a50fdadcb392/resourceGroups/SampleResourceGroup_1/providers/Microsoft.StorageSync/storageSyncServices/SampleStorageSyncService_1", "type": "Microsoft.StorageSync/storageSyncServices" } diff --git a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2019-03-01/examples/SyncGroups_Create.json b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2019-03-01/examples/SyncGroups_Create.json index 66279ce86dfc..4a117508209e 100644 --- a/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2019-03-01/examples/SyncGroups_Create.json +++ b/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2019-03-01/examples/SyncGroups_Create.json @@ -6,7 +6,6 @@ "syncGroupName": "SampleSyncGroup_1", "api-version": "2019-03-01", "parameters": { - "properties": {}, "type": "Microsoft.StorageSync/storageSyncServices/syncGroups" } },