diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ClusterDelete.json b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ClusterDelete.json index 7ba2aa0baf20..455a9036a4d5 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ClusterDelete.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ClusterDelete.json @@ -1,13 +1,13 @@ { - "parameters": { - "clusterName": "testCluster", - "resourceGroupName": "myResourceGroup", - "api-version": "2018-01-01-preview", - "subscriptionId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4" - }, - "responses": { - "200": {}, - "202": {}, - "204": {} - } + "parameters": { + "clusterName": "testCluster", + "resourceGroupName": "myResourceGroup", + "api-version": "2018-01-01-preview", + "subscriptionId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4" + }, + "responses": { + "200": {}, + "202": {}, + "204": {} + } } diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ClusterGet.json b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ClusterGet.json index 2a257820d9cb..decf1dc12a9f 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ClusterGet.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ClusterGet.json @@ -28,4 +28,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ClusterPatch.json b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ClusterPatch.json index 4539946ee5aa..49d40843e81d 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ClusterPatch.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ClusterPatch.json @@ -4,57 +4,57 @@ "resourceGroupName": "myResourceGroup", "api-version": "2018-01-01-preview", "subscriptionId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4", - "parameters":{ - "location": "South Central US", - "tags": { - "tag3": "value3", - "tag4": "value4" - } - } + "parameters": { + "location": "South Central US", + "tags": { + "tag3": "value3", + "tag4": "value4" + } + } }, "responses": { "200": { "body": { - "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/myResourceGroup/providers/Microsoft.EventHub/clusters/testCluster", - "name": "testCluster", - "type": "Microsoft.EventHub/Clusters", - "location": "South Central US", - "tags": { - "tag3": "value3", - "tag4": "value4" - }, + "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/myResourceGroup/providers/Microsoft.EventHub/clusters/testCluster", + "name": "testCluster", + "type": "Microsoft.EventHub/Clusters", + "location": "South Central US", + "tags": { + "tag3": "value3", + "tag4": "value4" + }, "sku": { "name": "Dedicated", "capacity": 4 }, - "properties": { - "created": "2017-06-01T21:37:04.46Z", - "updated": "2017-06-01T21:37:53.413Z", - "metricId": "SN6-008" - } - } + "properties": { + "created": "2017-06-01T21:37:04.46Z", + "updated": "2017-06-01T21:37:53.413Z", + "metricId": "SN6-008" + } + } }, "201": { "body": { - "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/myResourceGroup/providers/Microsoft.EventHub/clusters/testCluster", - "name": "testCluster", - "type": "Microsoft.EventHub/Clusters", - "location": "South Central US", - "tags": { - "tag3": "value3", - "tag4": "value4" - }, + "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/myResourceGroup/providers/Microsoft.EventHub/clusters/testCluster", + "name": "testCluster", + "type": "Microsoft.EventHub/Clusters", + "location": "South Central US", + "tags": { + "tag3": "value3", + "tag4": "value4" + }, "sku": { "name": "Dedicated", "capacity": 4 }, - "properties": { - "created": "2017-06-01T21:37:04.46Z", - "updated": "2017-06-01T21:37:53.413Z", - "metricId": "SN6-008" - } - } + "properties": { + "created": "2017-06-01T21:37:04.46Z", + "updated": "2017-06-01T21:37:53.413Z", + "metricId": "SN6-008" + } + } }, "202": {} } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ClusterPut.json b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ClusterPut.json index d71150f6dfbc..47d7194db72e 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ClusterPut.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ClusterPut.json @@ -1,64 +1,64 @@ { + "parameters": { + "clusterName": "testCluster", + "resourceGroupName": "myResourceGroup", + "api-version": "2018-01-01-preview", + "subscriptionId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4", "parameters": { - "clusterName": "testCluster", - "resourceGroupName": "myResourceGroup", - "api-version": "2018-01-01-preview", - "subscriptionId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4", - "parameters": { - "sku": { - "tier": "Dedicated", - "capacity": 1 - }, - "location": "South Central US", - "tags": { - "tag1": "value1", - "tag2": "value2" - } + "sku": { + "tier": "Dedicated", + "capacity": 1 + }, + "location": "South Central US", + "tags": { + "tag1": "value1", + "tag2": "value2" + } + } + }, + "responses": { + "200": { + "body": { + "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/myResourceGroup/providers/Microsoft.EventHub/clusters/testCluster", + "name": "testCluster", + "type": "Microsoft.EventHub/Clusters", + "location": "South Central US", + "tags": { + "tag1": "value1", + "tag2": "value2" + }, + "sku": { + "name": "Dedicated", + "capacity": 1 + }, + "properties": { + "created": "2017-05-24T23:23:27.877Z", + "updated": "2017-05-24T23:23:27.877Z", + "metricId": "SN6-008" } + } }, - "responses": { - "200": { - "body": { - "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/myResourceGroup/providers/Microsoft.EventHub/clusters/testCluster", - "name": "testCluster", - "type": "Microsoft.EventHub/Clusters", - "location": "South Central US", - "tags": { - "tag1": "value1", - "tag2": "value2" - }, - "sku": { - "name": "Dedicated", - "capacity": 1 - }, - "properties": { - "created": "2017-05-24T23:23:27.877Z", - "updated": "2017-05-24T23:23:27.877Z", - "metricId": "SN6-008" - } - } + "201": { + "body": { + "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/myResourceGroup/providers/Microsoft.EventHub/clusters/testCluster", + "name": "testCluster", + "type": "Microsoft.EventHub/Clusters", + "location": "South Central US", + "tags": { + "tag1": "value1", + "tag2": "value2" }, - "201": { - "body": { - "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/myResourceGroup/providers/Microsoft.EventHub/clusters/testCluster", - "name": "testCluster", - "type": "Microsoft.EventHub/Clusters", - "location": "South Central US", - "tags": { - "tag1": "value1", - "tag2": "value2" - }, - "sku": { - "name": "Dedicated", - "capacity": 1 - }, - "properties": { - "created": "2017-05-24T23:23:27.877Z", - "updated": "2017-05-24T23:23:27.877Z", - "metricId": "SN6-008" - } - } + "sku": { + "name": "Dedicated", + "capacity": 1 }, - "202" : {} - } + "properties": { + "created": "2017-05-24T23:23:27.877Z", + "updated": "2017-05-24T23:23:27.877Z", + "metricId": "SN6-008" + } + } + }, + "202": {} + } } diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ClusterQuotaConfigurationGet.json b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ClusterQuotaConfigurationGet.json index c5ea73433060..8139d5613de8 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ClusterQuotaConfigurationGet.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ClusterQuotaConfigurationGet.json @@ -1,18 +1,18 @@ { - "parameters": { - "clusterName": "testCluster", - "resourceGroupName": "myResourceGroup", - "api-version": "2018-01-01-preview", - "subscriptionId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4" - }, - "responses": { - "200": { - "body": { - "settings": { - "namespaces-per-cluster-quota": "200", - "eventhub-per-namespace-quota": "20" - } - } + "parameters": { + "clusterName": "testCluster", + "resourceGroupName": "myResourceGroup", + "api-version": "2018-01-01-preview", + "subscriptionId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4" + }, + "responses": { + "200": { + "body": { + "settings": { + "namespaces-per-cluster-quota": "200", + "eventhub-per-namespace-quota": "20" } + } } -} \ No newline at end of file + } +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ClusterQuotaConfigurationPatch.json b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ClusterQuotaConfigurationPatch.json index d214e8c44414..3f4b9d4ba1f9 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ClusterQuotaConfigurationPatch.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ClusterQuotaConfigurationPatch.json @@ -30,4 +30,4 @@ }, "202": {} } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ClustersListByResourceGroup.json b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ClustersListByResourceGroup.json index c4a2b3c1c9a9..8f80c72ed5c0 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ClustersListByResourceGroup.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ClustersListByResourceGroup.json @@ -1,31 +1,31 @@ { - "parameters": { - "api-version": "2017-04-01", - "subscriptionId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4", - "resourceGroupName": "myResourceGroup" - }, - "responses": { - "200": { - "body": { - "value": [ - { - "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/Default-EventHub-SouthCentralUS/providers/Microsoft.EventHub/clusters/testCluster", - "name": "testCluster", - "type": "Microsoft.EventHub/Clusters", - "location": "South Central US", - "tags": {}, - "sku": { - "name": "Dedicated", - "capacity": 4 - }, - "properties": { - "created": "2016-09-13T23:17:25.24Z", - "updated": "2016-09-13T23:17:28.223Z", - "metricId": "SN6-008" - } - } - ] + "parameters": { + "api-version": "2017-04-01", + "subscriptionId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4", + "resourceGroupName": "myResourceGroup" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/Default-EventHub-SouthCentralUS/providers/Microsoft.EventHub/clusters/testCluster", + "name": "testCluster", + "type": "Microsoft.EventHub/Clusters", + "location": "South Central US", + "tags": {}, + "sku": { + "name": "Dedicated", + "capacity": 4 + }, + "properties": { + "created": "2016-09-13T23:17:25.24Z", + "updated": "2016-09-13T23:17:28.223Z", + "metricId": "SN6-008" } - } + } + ] + } } -} \ No newline at end of file + } +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ClustersListBySubscription.json b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ClustersListBySubscription.json index b88ab50c0324..4d4e78b47ed5 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ClustersListBySubscription.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ClustersListBySubscription.json @@ -1,30 +1,30 @@ { - "parameters": { - "api-version": "2018-01-01-preview", - "subscriptionId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4" - }, - "responses": { - "200": { - "body": { - "value": [ - { - "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/Default-EventHub-SouthCentralUS/providers/Microsoft.EventHub/clusters/testCluster", - "name": "testCluster", - "type": "Microsoft.EventHub/Clusters", - "location": "South Central US", - "tags": {}, - "sku": { - "name": "Dedicated", - "capacity": 4 - }, - "properties": { - "created": "2016-09-13T23:17:25.24Z", - "updated": "2016-09-13T23:17:28.223Z", - "metricId": "SN6-008" - } - } - ] + "parameters": { + "api-version": "2018-01-01-preview", + "subscriptionId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/Default-EventHub-SouthCentralUS/providers/Microsoft.EventHub/clusters/testCluster", + "name": "testCluster", + "type": "Microsoft.EventHub/Clusters", + "location": "South Central US", + "tags": {}, + "sku": { + "name": "Dedicated", + "capacity": 4 + }, + "properties": { + "created": "2016-09-13T23:17:25.24Z", + "updated": "2016-09-13T23:17:28.223Z", + "metricId": "SN6-008" } - } + } + ] + } } -} \ No newline at end of file + } +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ListAvailableClustersGet.json b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ListAvailableClustersGet.json index 891fca989139..479ccfee5b6e 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ListAvailableClustersGet.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ListAvailableClustersGet.json @@ -1,20 +1,20 @@ { - "parameters": { - "api-version": "2018-01-01-preview", - "subscriptionId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4" - }, - "responses": { - "200": { - "body": { - "value": [ - { - "location": "westus" - }, - { - "location": "eastus" - } - ] - } - } + "parameters": { + "api-version": "2018-01-01-preview", + "subscriptionId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "location": "westus" + }, + { + "location": "eastus" + } + ] + } } + } } diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ListNamespacesInClusterGet.json b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ListNamespacesInClusterGet.json index 8d78ebd0cf63..309fe95a493a 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ListNamespacesInClusterGet.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Clusters/ListNamespacesInClusterGet.json @@ -1,25 +1,25 @@ { - "parameters": { - "clusterName": "testCluster", - "resourceGroupName": "myResourceGroup", - "api-version": "2018-01-01-preview", - "subscriptionId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4" - }, - "responses": { - "200": { - "body": { - "value": [ - { - "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/Default-EventHub-SouthCentralUS/providers/Microsoft.EventHub/namespaces/rrama-int7-ns1" - }, - { - "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/Default-EventHub-SouthCentralUS/providers/Microsoft.EventHub/namespaces/rrama-ehns2-int7" - }, - { - "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/Default-ServiceBus-SouthCentralUS/providers/Microsoft.EventHub/namespaces/db3-rrama-foo1" - } - ] - } - } + "parameters": { + "clusterName": "testCluster", + "resourceGroupName": "myResourceGroup", + "api-version": "2018-01-01-preview", + "subscriptionId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/Default-EventHub-SouthCentralUS/providers/Microsoft.EventHub/namespaces/rrama-int7-ns1" + }, + { + "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/Default-EventHub-SouthCentralUS/providers/Microsoft.EventHub/namespaces/rrama-ehns2-int7" + }, + { + "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/Default-ServiceBus-SouthCentralUS/providers/Microsoft.EventHub/namespaces/db3-rrama-foo1" + } + ] + } } + } } diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/EHNameSpaceCreate.json b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/EHNameSpaceCreate.json index 3c2e7ebd7e50..9b5d1193e4b5 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/EHNameSpaceCreate.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/EHNameSpaceCreate.json @@ -42,33 +42,33 @@ "serviceBusEndpoint": "https://sdk-Namespace-5849.servicebus.windows-int.net:443/" } } - }, - "201": { - "body": { - "sku": { - "name": "Standard", - "tier": "Standard", - "capacity": 1 - }, - "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-5849", - "name": "sdk-Namespace-5849", - "type": "Microsoft.EventHub/Namespaces", - "location": "South Central US", - "tags": { - "tag1": "value1", - "tag2": "value2" - }, - "properties": { - "isAutoInflateEnabled": false, - "maximumThroughputUnits": 0, - "provisioningState": "Created", - "metricId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4:sdk-namespace-5849", - "createdAt": "2017-05-24T23:23:27.877Z", - "updatedAt": "2017-05-24T23:23:27.877Z", - "serviceBusEndpoint": "https://sdk-Namespace-5849.servicebus.windows-int.net:443/" - } + }, + "201": { + "body": { + "sku": { + "name": "Standard", + "tier": "Standard", + "capacity": 1 + }, + "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-5849", + "name": "sdk-Namespace-5849", + "type": "Microsoft.EventHub/Namespaces", + "location": "South Central US", + "tags": { + "tag1": "value1", + "tag2": "value2" + }, + "properties": { + "isAutoInflateEnabled": false, + "maximumThroughputUnits": 0, + "provisioningState": "Created", + "metricId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4:sdk-namespace-5849", + "createdAt": "2017-05-24T23:23:27.877Z", + "updatedAt": "2017-05-24T23:23:27.877Z", + "serviceBusEndpoint": "https://sdk-Namespace-5849.servicebus.windows-int.net:443/" } - }, - "202": {} + } + }, + "202": {} } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/EHNameSpaceDelete.json b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/EHNameSpaceDelete.json index b8b3ad3635e0..b697874b2418 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/EHNameSpaceDelete.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/EHNameSpaceDelete.json @@ -10,4 +10,4 @@ "202": {}, "204": {} } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/EHNameSpaceGet.json b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/EHNameSpaceGet.json index fc61c3002d2f..7a662298808e 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/EHNameSpaceGet.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/EHNameSpaceGet.json @@ -8,55 +8,55 @@ "responses": { "200": { "body": { - "sku": { - "name": "Standard", - "tier": "Standard", - "capacity": 1 - }, - "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-5849", - "name": "sdk-Namespace-5849", - "type": "Microsoft.EventHub/Namespaces", - "location": "South Central US", - "tags": { - "tag1": "value1", - "tag2": "value2" - }, - "properties": { - "isAutoInflateEnabled": false, - "maximumThroughputUnits": 0, - "provisioningState": "Created", - "metricId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4:sdk-namespace-5849", - "createdAt": "2017-05-24T23:23:27.877Z", - "updatedAt": "2017-05-24T23:23:27.877Z", - "serviceBusEndpoint": "https://sdk-Namespace-5849.servicebus.windows-int.net:443/" - } - } + "sku": { + "name": "Standard", + "tier": "Standard", + "capacity": 1 + }, + "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-5849", + "name": "sdk-Namespace-5849", + "type": "Microsoft.EventHub/Namespaces", + "location": "South Central US", + "tags": { + "tag1": "value1", + "tag2": "value2" + }, + "properties": { + "isAutoInflateEnabled": false, + "maximumThroughputUnits": 0, + "provisioningState": "Created", + "metricId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4:sdk-namespace-5849", + "createdAt": "2017-05-24T23:23:27.877Z", + "updatedAt": "2017-05-24T23:23:27.877Z", + "serviceBusEndpoint": "https://sdk-Namespace-5849.servicebus.windows-int.net:443/" + } + } }, - "201": { + "201": { "body": { - "sku": { - "name": "Standard", - "tier": "Standard", - "capacity": 1 - }, - "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-5849", - "name": "sdk-Namespace-5849", - "type": "Microsoft.EventHub/Namespaces", - "location": "South Central US", - "tags": { - "tag1": "value1", - "tag2": "value2" - }, - "properties": { - "isAutoInflateEnabled": false, - "maximumThroughputUnits": 0, - "provisioningState": "Created", - "metricId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4:sdk-namespace-5849", - "createdAt": "2017-05-24T23:23:27.877Z", - "updatedAt": "2017-05-24T23:23:27.877Z", - "serviceBusEndpoint": "https://sdk-Namespace-5849.servicebus.windows-int.net:443/" - } - } + "sku": { + "name": "Standard", + "tier": "Standard", + "capacity": 1 + }, + "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-5849", + "name": "sdk-Namespace-5849", + "type": "Microsoft.EventHub/Namespaces", + "location": "South Central US", + "tags": { + "tag1": "value1", + "tag2": "value2" + }, + "properties": { + "isAutoInflateEnabled": false, + "maximumThroughputUnits": 0, + "provisioningState": "Created", + "metricId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4:sdk-namespace-5849", + "createdAt": "2017-05-24T23:23:27.877Z", + "updatedAt": "2017-05-24T23:23:27.877Z", + "serviceBusEndpoint": "https://sdk-Namespace-5849.servicebus.windows-int.net:443/" + } + } } } } diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/EHNameSpaceList.json b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/EHNameSpaceList.json index 5c8d199e1ac0..a05c321ff63a 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/EHNameSpaceList.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/EHNameSpaceList.json @@ -1358,4 +1358,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/EHNameSpaceListByResourceGroup.json b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/EHNameSpaceListByResourceGroup.json index be277d878c9d..fc43b939227d 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/EHNameSpaceListByResourceGroup.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/EHNameSpaceListByResourceGroup.json @@ -309,4 +309,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/EHNameSpaceUpdate.json b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/EHNameSpaceUpdate.json index 6bee975d1190..29a9c6f32529 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/EHNameSpaceUpdate.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/EHNameSpaceUpdate.json @@ -4,66 +4,66 @@ "resourceGroupName": "ArunMonocle", "api-version": "2017-04-01", "subscriptionId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4", - "parameters":{ - "location": "South Central US", - "tags": { - "tag3": "value3", - "tag4": "value4" - } - } + "parameters": { + "location": "South Central US", + "tags": { + "tag3": "value3", + "tag4": "value4" + } + } }, "responses": { "200": { "body": { - "sku": { - "name": "Standard", - "tier": "Standard", - "capacity": 1 - }, - "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-3668", - "name": "sdk-Namespace-3668", - "type": "Microsoft.EventHub/Namespaces", - "location": "South Central US", - "tags": { - "tag3": "value3", - "tag4": "value4" - }, - "properties": { - "isAutoInflateEnabled": false, - "maximumThroughputUnits": 0, - "provisioningState": "Updating", - "metricId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4:sdk-namespace-3668", - "createdAt": "2017-06-01T21:37:04.46Z", - "updatedAt": "2017-06-01T21:37:53.413Z", - "serviceBusEndpoint": "https://sdk-Namespace-3668.servicebus.windows-int.net:443/" - } - } + "sku": { + "name": "Standard", + "tier": "Standard", + "capacity": 1 + }, + "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-3668", + "name": "sdk-Namespace-3668", + "type": "Microsoft.EventHub/Namespaces", + "location": "South Central US", + "tags": { + "tag3": "value3", + "tag4": "value4" + }, + "properties": { + "isAutoInflateEnabled": false, + "maximumThroughputUnits": 0, + "provisioningState": "Updating", + "metricId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4:sdk-namespace-3668", + "createdAt": "2017-06-01T21:37:04.46Z", + "updatedAt": "2017-06-01T21:37:53.413Z", + "serviceBusEndpoint": "https://sdk-Namespace-3668.servicebus.windows-int.net:443/" + } + } }, "201": { "body": { - "sku": { - "name": "Standard", - "tier": "Standard", - "capacity": 1 - }, - "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-3668", - "name": "sdk-Namespace-3668", - "type": "Microsoft.EventHub/Namespaces", - "location": "South Central US", - "tags": { - "tag3": "value3", - "tag4": "value4" - }, - "properties": { - "isAutoInflateEnabled": false, - "maximumThroughputUnits": 0, - "provisioningState": "Updating", - "metricId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4:sdk-namespace-3668", - "createdAt": "2017-06-01T21:37:04.46Z", - "updatedAt": "2017-06-01T21:37:53.413Z", - "serviceBusEndpoint": "https://sdk-Namespace-3668.servicebus.windows-int.net:443/" - } - } + "sku": { + "name": "Standard", + "tier": "Standard", + "capacity": 1 + }, + "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-3668", + "name": "sdk-Namespace-3668", + "type": "Microsoft.EventHub/Namespaces", + "location": "South Central US", + "tags": { + "tag3": "value3", + "tag4": "value4" + }, + "properties": { + "isAutoInflateEnabled": false, + "maximumThroughputUnits": 0, + "provisioningState": "Updating", + "metricId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4:sdk-namespace-3668", + "createdAt": "2017-06-01T21:37:04.46Z", + "updatedAt": "2017-06-01T21:37:53.413Z", + "serviceBusEndpoint": "https://sdk-Namespace-3668.servicebus.windows-int.net:443/" + } + } }, "202": {} } diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/IPFilterRule/EHNameSpaceIPFilterRuleListAll.json b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/IPFilterRule/EHNameSpaceIPFilterRuleListAll.json index bcefa956851e..52485839683e 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/IPFilterRule/EHNameSpaceIPFilterRuleListAll.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/IPFilterRule/EHNameSpaceIPFilterRuleListAll.json @@ -23,4 +23,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/IPFilterRule/EHNameSpaceIpFilterRuleCreateorUpdate.json b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/IPFilterRule/EHNameSpaceIpFilterRuleCreateorUpdate.json index b114af890566..84ef236a04fa 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/IPFilterRule/EHNameSpaceIpFilterRuleCreateorUpdate.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/IPFilterRule/EHNameSpaceIpFilterRuleCreateorUpdate.json @@ -27,4 +27,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/IPFilterRule/EHNameSpaceIpFilterRuleDelete.json b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/IPFilterRule/EHNameSpaceIpFilterRuleDelete.json index 91b4cda17551..3cf7783a59c7 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/IPFilterRule/EHNameSpaceIpFilterRuleDelete.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/IPFilterRule/EHNameSpaceIpFilterRuleDelete.json @@ -7,7 +7,7 @@ "ipFilterRuleName": "sdk-IPFilterRules-7337" }, "responses": { - "200": { }, - "204": { } + "200": {}, + "204": {} } } diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/IPFilterRule/EHNameSpaceIpFilterRuleGet.json b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/IPFilterRule/EHNameSpaceIpFilterRuleGet.json index 5ae908f796aa..23808d27ec79 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/IPFilterRule/EHNameSpaceIpFilterRuleGet.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/IPFilterRule/EHNameSpaceIpFilterRuleGet.json @@ -20,4 +20,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/IPFilterRule/EHNameSpaceIpFilterRuleUpdate.json b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/IPFilterRule/EHNameSpaceIpFilterRuleUpdate.json index 0bfaea95486f..42b29c8427a2 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/IPFilterRule/EHNameSpaceIpFilterRuleUpdate.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/IPFilterRule/EHNameSpaceIpFilterRuleUpdate.json @@ -4,7 +4,7 @@ "resourceGroupName": "ResourceGroup", "api-version": "2018-01-01-preview", "subscriptionId": "Subscription", - "ipFilterRuleName": "sdk-IPFilterRules-7337", + "ipFilterRuleName": "sdk-IPFilterRules-7337", "parameters": { "properties": { "ipMask": "13.78.143.246/32", @@ -27,4 +27,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/VirtualNetworkRule/EHNameSpaceVirtualNetworkRuleDelete.json b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/VirtualNetworkRule/EHNameSpaceVirtualNetworkRuleDelete.json index 05cecc4b578a..e2f63871f214 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/VirtualNetworkRule/EHNameSpaceVirtualNetworkRuleDelete.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/VirtualNetworkRule/EHNameSpaceVirtualNetworkRuleDelete.json @@ -7,7 +7,7 @@ "virtualNetworkRuleName": "sdk-VirtualNetworkRules-9191" }, "responses": { - "200": { }, - "204": { } + "200": {}, + "204": {} } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/VirtualNetworkRule/EHNameSpaceVirtualNetworkRuleListAll.json b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/VirtualNetworkRule/EHNameSpaceVirtualNetworkRuleListAll.json index c0067a14d070..ae96ec6fefd1 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/VirtualNetworkRule/EHNameSpaceVirtualNetworkRuleListAll.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/VirtualNetworkRule/EHNameSpaceVirtualNetworkRuleListAll.json @@ -21,4 +21,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/VirtualNetworkRule/EHNameSpaceVirtualNetworkRuleupdate.json b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/VirtualNetworkRule/EHNameSpaceVirtualNetworkRuleupdate.json index 666b79b83407..a704f210cbad 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/VirtualNetworkRule/EHNameSpaceVirtualNetworkRuleupdate.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/VirtualNetworkRule/EHNameSpaceVirtualNetworkRuleupdate.json @@ -23,4 +23,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/VirtualNetworkRule/EHNetworkRuleSetCreate.json b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/VirtualNetworkRule/EHNetworkRuleSetCreate.json index e90b46f684d9..e7969c387337 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/VirtualNetworkRule/EHNetworkRuleSetCreate.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/VirtualNetworkRule/EHNetworkRuleSetCreate.json @@ -62,15 +62,21 @@ "defaultAction": "Deny", "virtualNetworkRules": [ { - "subnet": { "id": "/subscriptions/subscriptionid/resourcegroups/resourcegroupid/providers/Microsoft.Network/virtualNetworks/myvn/subnets/subnet2" }, + "subnet": { + "id": "/subscriptions/subscriptionid/resourcegroups/resourcegroupid/providers/Microsoft.Network/virtualNetworks/myvn/subnets/subnet2" + }, "ignoreMissingVnetServiceEndpoint": true }, { - "subnet": { "id": "/subscriptions/subscriptionid/resourcegroups/resourcegroupid/providers/Microsoft.Network/virtualNetworks/myvn/subnets/subnet3" }, + "subnet": { + "id": "/subscriptions/subscriptionid/resourcegroups/resourcegroupid/providers/Microsoft.Network/virtualNetworks/myvn/subnets/subnet3" + }, "ignoreMissingVnetServiceEndpoint": false }, { - "subnet": { "id": "/subscriptions/subscriptionid/resourcegroups/resourcegroupid/providers/Microsoft.Network/virtualNetworks/myvn/subnets/subnet6" }, + "subnet": { + "id": "/subscriptions/subscriptionid/resourcegroups/resourcegroupid/providers/Microsoft.Network/virtualNetworks/myvn/subnets/subnet6" + }, "ignoreMissingVnetServiceEndpoint": false } ], diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/VirtualNetworkRule/EHNetworkRuleSetGet.json b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/VirtualNetworkRule/EHNetworkRuleSetGet.json index ddd005ee3956..d63c8fbad4bd 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/VirtualNetworkRule/EHNetworkRuleSetGet.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/NameSpaces/VirtualNetworkRule/EHNetworkRuleSetGet.json @@ -15,15 +15,21 @@ "defaultAction": "Deny", "virtualNetworkRules": [ { - "subnet": { "id": "/subscriptions/subscriptionid/resourcegroups/resourcegroupid/providers/Microsoft.Network/virtualNetworks/myvn/subnets/subnet2" }, + "subnet": { + "id": "/subscriptions/subscriptionid/resourcegroups/resourcegroupid/providers/Microsoft.Network/virtualNetworks/myvn/subnets/subnet2" + }, "ignoreMissingVnetServiceEndpoint": true }, { - "subnet": { "id": "/subscriptions/subscriptionid/resourcegroups/resourcegroupid/providers/Microsoft.Network/virtualNetworks/myvn/subnets/subnet3" }, + "subnet": { + "id": "/subscriptions/subscriptionid/resourcegroups/resourcegroupid/providers/Microsoft.Network/virtualNetworks/myvn/subnets/subnet3" + }, "ignoreMissingVnetServiceEndpoint": false }, { - "subnet": { "id": "/subscriptions/subscriptionid/resourcegroups/resourcegroupid/providers/Microsoft.Network/virtualNetworks/myvn/subnets/subnet6" }, + "subnet": { + "id": "/subscriptions/subscriptionid/resourcegroups/resourcegroupid/providers/Microsoft.Network/virtualNetworks/myvn/subnets/subnet6" + }, "ignoreMissingVnetServiceEndpoint": false } ], diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Operations_List.json b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Operations_List.json index 9736d035b582..2b7934171ac1 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Operations_List.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/examples/Operations_List.json @@ -226,4 +226,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2014-09-01/EventHub.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2014-09-01/EventHub.json index dcc80378a9db..8ccd63c6dfdb 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2014-09-01/EventHub.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2014-09-01/EventHub.json @@ -93,7 +93,7 @@ } } }, - "/subscriptions/{subscriptionId}/providers/Microsoft.EventHub/CheckNamespaceAvailability": { + "/subscriptions/{subscriptionId}/providers/Microsoft.EventHub/CheckNamespaceAvailability": { "post": { "tags": [ "Namespaces" @@ -384,7 +384,7 @@ "nextLinkName": "nextLink" } }, - "post": { + "post": { "tags": [ "Namespaces" ], @@ -555,7 +555,7 @@ } } } - }, + }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/eventhubs": { "get": { "tags": [ @@ -908,7 +908,7 @@ } } } - }, + }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/eventhubs/{eventHubName}/consumergroups/{consumerGroupName}": { "put": { "tags": [ @@ -1433,7 +1433,7 @@ ], "description": "AuthorizationRule properties." }, - "SharedAccessAuthorizationRuleResource": { + "SharedAccessAuthorizationRuleResource": { "properties": { "properties": { "x-ms-client-flatten": true, @@ -1788,4 +1788,4 @@ "description": "The consumer group name" } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/EventHub.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/EventHub.json index c89708b4a04d..cf1f9218496d 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/EventHub.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/EventHub.json @@ -41,7 +41,9 @@ ], "operationId": "Operations_List", "x-ms-examples": { - "EHOperations_List": { "$ref": "./examples/EHOperations_List.json" } + "EHOperations_List": { + "$ref": "./examples/EHOperations_List.json" + } }, "description": "Lists all of the available Event Hub REST API operations.", "parameters": [ @@ -69,7 +71,9 @@ ], "operationId": "Namespaces_CheckNameAvailability", "x-ms-examples": { - "NamespacesCheckNameAvailability": { "$ref": "./examples/EHNameSpaceCheckNameAvailability.json" } + "NamespacesCheckNameAvailability": { + "$ref": "./examples/EHNameSpaceCheckNameAvailability.json" + } }, "description": "Check the give Namespace name availability.", "parameters": [ @@ -106,7 +110,9 @@ ], "operationId": "Namespaces_ListBySubscription", "x-ms-examples": { - "NamespacesListBySubscription": { "$ref": "./examples/EHNameSpaceList.json" } + "NamespacesListBySubscription": { + "$ref": "./examples/EHNameSpaceList.json" + } }, "description": "Lists all the available Namespaces within a subscription, irrespective of the resource groups.", "parameters": [ @@ -137,7 +143,9 @@ ], "operationId": "Namespaces_ListByResourceGroup", "x-ms-examples": { - "NamespaceListByResourceGroup": { "$ref": "./examples/EHNameSpaceListByResourceGroup.json" } + "NamespaceListByResourceGroup": { + "$ref": "./examples/EHNameSpaceListByResourceGroup.json" + } }, "description": "Lists the available Namespaces within a resource group.", "parameters": [ @@ -171,7 +179,9 @@ ], "operationId": "Namespaces_CreateOrUpdate", "x-ms-examples": { - "NamespaceCreate": { "$ref": "./examples/EHNameSpaceCreate.json" } + "NamespaceCreate": { + "$ref": "./examples/EHNameSpaceCreate.json" + } }, "description": "Creates or updates a namespace. Once created, this namespace's resource manifest is immutable. This operation is idempotent.", "parameters": [ @@ -222,7 +232,9 @@ ], "operationId": "Namespaces_Delete", "x-ms-examples": { - "NameSpaceDelete": { "$ref": "./examples/EHNameSpaceDelete.json" } + "NameSpaceDelete": { + "$ref": "./examples/EHNameSpaceDelete.json" + } }, "description": "Deletes an existing namespace. This operation also removes all associated resources under the namespace.", "parameters": [ @@ -258,7 +270,9 @@ ], "operationId": "Namespaces_Get", "x-ms-examples": { - "NameSpaceGet": { "$ref": "./examples/EHNameSpaceGet.json" } + "NameSpaceGet": { + "$ref": "./examples/EHNameSpaceGet.json" + } }, "description": "Gets the description of the specified namespace.", "parameters": [ @@ -296,7 +310,9 @@ ], "operationId": "Namespaces_Update", "x-ms-examples": { - "NamespacesUpdate": { "$ref": "./examples/EHNameSpaceUpdate.json" } + "NamespacesUpdate": { + "$ref": "./examples/EHNameSpaceUpdate.json" + } }, "description": "Creates or updates a namespace. Once created, this namespace's resource manifest is immutable. This operation is idempotent.", "parameters": [ @@ -348,7 +364,9 @@ ], "operationId": "Namespaces_ListAuthorizationRules", "x-ms-examples": { - "ListAuthorizationRules": { "$ref": "./examples/EHNameSpaceAuthorizationRuleListAll.json" } + "ListAuthorizationRules": { + "$ref": "./examples/EHNameSpaceAuthorizationRuleListAll.json" + } }, "description": "Gets a list of authorization rules for a Namespace.", "parameters": [ @@ -385,7 +403,9 @@ ], "operationId": "Namespaces_CreateOrUpdateAuthorizationRule", "x-ms-examples": { - "NameSpaceAuthorizationRuleCreate": { "$ref": "./examples/EHNameSpaceAuthorizationRuleCreate.json" } + "NameSpaceAuthorizationRuleCreate": { + "$ref": "./examples/EHNameSpaceAuthorizationRuleCreate.json" + } }, "description": "Creates or updates an AuthorizationRule for a Namespace.", "parameters": [ @@ -429,7 +449,9 @@ ], "operationId": "Namespaces_DeleteAuthorizationRule", "x-ms-examples": { - "NameSpaceAuthorizationRuleDelete": { "$ref": "./examples/EHNameSpaceAuthorizationRuleDelete.json" } + "NameSpaceAuthorizationRuleDelete": { + "$ref": "./examples/EHNameSpaceAuthorizationRuleDelete.json" + } }, "description": "Deletes an AuthorizationRule for a Namespace.", "parameters": [ @@ -464,7 +486,9 @@ ], "operationId": "Namespaces_GetAuthorizationRule", "x-ms-examples": { - "NameSpaceAuthorizationRuleGet": { "$ref": "./examples/EHNameSpaceAuthorizationRuleGet.json" } + "NameSpaceAuthorizationRuleGet": { + "$ref": "./examples/EHNameSpaceAuthorizationRuleGet.json" + } }, "description": "Gets an AuthorizationRule for a Namespace by rule name.", "parameters": [ @@ -501,7 +525,9 @@ ], "operationId": "Namespaces_ListKeys", "x-ms-examples": { - "NameSpaceAuthorizationRuleListKey": { "$ref": "./examples/EHNameSpaceAuthorizationRuleListKey.json" } + "NameSpaceAuthorizationRuleListKey": { + "$ref": "./examples/EHNameSpaceAuthorizationRuleListKey.json" + } }, "description": "Gets the primary and secondary connection strings for the Namespace.", "parameters": [ @@ -538,7 +564,9 @@ ], "operationId": "Namespaces_RegenerateKeys", "x-ms-examples": { - "NameSpaceAuthorizationRuleRegenerateKey": { "$ref": "./examples/EHNameSpaceAuthorizationRuleRegenerateKey.json" } + "NameSpaceAuthorizationRuleRegenerateKey": { + "$ref": "./examples/EHNameSpaceAuthorizationRuleRegenerateKey.json" + } }, "description": "Regenerates the primary or secondary connection strings for the specified Namespace.", "parameters": [ @@ -584,7 +612,9 @@ ], "operationId": "EventHubs_ListAll", "x-ms-examples": { - "EventHubsListAll": { "$ref": "./examples/EHEventHubListByNameSpace.json" } + "EventHubsListAll": { + "$ref": "./examples/EHEventHubListByNameSpace.json" + } }, "description": "Gets all the Event Hubs in a Namespace.", "externalDocs": { @@ -624,7 +654,9 @@ ], "operationId": "EventHubs_CreateOrUpdate", "x-ms-examples": { - "EventHubCreate": { "$ref": "./examples/EHEventHubCreate.json" } + "EventHubCreate": { + "$ref": "./examples/EHEventHubCreate.json" + } }, "description": "Creates or updates a new Event Hub as a nested resource within a Namespace.", "externalDocs": { @@ -671,7 +703,9 @@ ], "operationId": "EventHubs_Delete", "x-ms-examples": { - "EventHubDelete": { "$ref": "./examples/EHEventHubDelete.json" } + "EventHubDelete": { + "$ref": "./examples/EHEventHubDelete.json" + } }, "description": "Deletes an Event Hub from the specified Namespace and resource group.", "externalDocs": { @@ -709,7 +743,9 @@ ], "operationId": "EventHubs_Get", "x-ms-examples": { - "EventHubGet": { "$ref": "./examples/EHEventHubGet.json" } + "EventHubGet": { + "$ref": "./examples/EHEventHubGet.json" + } }, "description": "Gets an Event Hubs description for the specified Event Hub.", "externalDocs": { @@ -749,7 +785,9 @@ ], "operationId": "EventHubs_ListAuthorizationRules", "x-ms-examples": { - "EventHubAuthorizationRuleListAll": { "$ref": "./examples/EHEventHubAuthorizationRuleListAll.json" } + "EventHubAuthorizationRuleListAll": { + "$ref": "./examples/EHEventHubAuthorizationRuleListAll.json" + } }, "description": "Gets the authorization rules for an Event Hub.", "parameters": [ @@ -789,7 +827,9 @@ ], "operationId": "EventHubs_CreateOrUpdateAuthorizationRule", "x-ms-examples": { - "EventHubAuthorizationRuleCreate": { "$ref": "./examples/EHEventHubAuthorizationRuleCreate.json" } + "EventHubAuthorizationRuleCreate": { + "$ref": "./examples/EHEventHubAuthorizationRuleCreate.json" + } }, "description": "Creates or updates an AuthorizationRule for the specified Event Hub.", "externalDocs": { @@ -839,7 +879,9 @@ ], "operationId": "EventHubs_GetAuthorizationRule", "x-ms-examples": { - "EventHubAuthorizationRuleGet": { "$ref": "./examples/EHEventHubAuthorizationRuleGet.json" } + "EventHubAuthorizationRuleGet": { + "$ref": "./examples/EHEventHubAuthorizationRuleGet.json" + } }, "description": "Gets an AuthorizationRule for an Event Hub by rule name.", "externalDocs": { @@ -880,7 +922,9 @@ ], "operationId": "EventHubs_PosttAuthorizationRule", "x-ms-examples": { - "EventHubAuthorizationRuleGet": { "$ref": "./examples/EHEventHubAuthorizationRuleGet.json" } + "EventHubAuthorizationRuleGet": { + "$ref": "./examples/EHEventHubAuthorizationRuleGet.json" + } }, "description": "Gets an AuthorizationRule for an Event Hub by rule name.", "externalDocs": { @@ -921,7 +965,9 @@ ], "operationId": "EventHubs_DeleteAuthorizationRule", "x-ms-examples": { - "EventHubAuthorizationRuleDelete": { "$ref": "./examples/EHEventHubAuthorizationRuleDelete.json" } + "EventHubAuthorizationRuleDelete": { + "$ref": "./examples/EHEventHubAuthorizationRuleDelete.json" + } }, "description": "Deletes an Event Hub AuthorizationRule.", "externalDocs": { @@ -964,7 +1010,9 @@ ], "operationId": "EventHubs_ListKeys", "x-ms-examples": { - "EventHubAuthorizationRuleListKey": { "$ref": "./examples/EHEventHubAuthorizationRuleListKey.json" } + "EventHubAuthorizationRuleListKey": { + "$ref": "./examples/EHEventHubAuthorizationRuleListKey.json" + } }, "description": "Gets the ACS and SAS connection strings for the Event Hub.", "externalDocs": { @@ -1007,7 +1055,9 @@ ], "operationId": "EventHubs_RegenerateKeys", "x-ms-examples": { - "EventHubAuthorizationRuleRegenerateKey": { "$ref": "./examples/EHEventHubAuthorizationRuleRegenerateKey.json" } + "EventHubAuthorizationRuleRegenerateKey": { + "$ref": "./examples/EHEventHubAuthorizationRuleRegenerateKey.json" + } }, "description": "Regenerates the ACS and SAS connection strings for the Event Hub.", "externalDocs": { @@ -1059,7 +1109,9 @@ ], "operationId": "ConsumerGroups_CreateOrUpdate", "x-ms-examples": { - "ConsumerGroupCreate": { "$ref": "./examples/EHConsumerGroupCreate.json" } + "ConsumerGroupCreate": { + "$ref": "./examples/EHConsumerGroupCreate.json" + } }, "description": "Creates or updates an Event Hubs consumer group as a nested resource within a Namespace.", "externalDocs": { @@ -1109,7 +1161,9 @@ ], "operationId": "ConsumerGroups_Delete", "x-ms-examples": { - "ConsumerGroupDelete": { "$ref": "./examples/EHConsumerGroupDelete.json" } + "ConsumerGroupDelete": { + "$ref": "./examples/EHConsumerGroupDelete.json" + } }, "description": "Deletes a consumer group from the specified Event Hub and resource group.", "externalDocs": { @@ -1150,7 +1204,9 @@ ], "operationId": "ConsumerGroups_Get", "x-ms-examples": { - "ConsumerGroupGet": { "$ref": "./examples/EHConsumerGroupGet.json" } + "ConsumerGroupGet": { + "$ref": "./examples/EHConsumerGroupGet.json" + } }, "description": "Gets a description for the specified consumer group.", "externalDocs": { @@ -1193,7 +1249,9 @@ ], "operationId": "ConsumerGroups_ListAll", "x-ms-examples": { - "ConsumerGroupsListAll": { "$ref": "./examples/EHConsumerGroupListByEventHub.json" } + "ConsumerGroupsListAll": { + "$ref": "./examples/EHConsumerGroupListByEventHub.json" + } }, "description": "Gets all the consumer groups in a Namespace. An empty feed is returned if no consumer group exists in the Namespace.", "externalDocs": { @@ -1921,4 +1979,3 @@ } } } - diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHConsumerGroupCreate.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHConsumerGroupCreate.json index b15bd21d10d3..66101b77f73a 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHConsumerGroupCreate.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHConsumerGroupCreate.json @@ -6,9 +6,9 @@ "consumerGroupName": "sdk-ConsumerGroup115", "api-version": "2015-08-01", "subscriptionId": "e2f361f0-3b27-4503-a9cc-21cfba380093", - "parameters": { - "location": "West US" - } + "parameters": { + "location": "West US" + } }, "responses": { "200": { @@ -23,4 +23,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHConsumerGroupDelete.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHConsumerGroupDelete.json index e280d554927d..5e3895ea510c 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHConsumerGroupDelete.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHConsumerGroupDelete.json @@ -11,4 +11,4 @@ "200": {}, "204": {} } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHConsumerGroupListByEventHub.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHConsumerGroupListByEventHub.json index 00d19dc56965..aaca34366d7e 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHConsumerGroupListByEventHub.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHConsumerGroupListByEventHub.json @@ -32,4 +32,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubAuthorizationRuleCreate.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubAuthorizationRuleCreate.json index b26ed4f9cf28..657115665c70 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubAuthorizationRuleCreate.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubAuthorizationRuleCreate.json @@ -21,8 +21,13 @@ "id": "/subscriptions/e2f361f0-3b27-4503-a9cc-21cfba380093/resourceGroups/Default-ServiceBus-WestUS/providers/Microsoft.EventHub/namespaces/sdk-Namespace2290/eventhubs/sdk-EventHub8887/authorizationRules/sdk-Authrules9261", "name": "sdk-Authrules9261", "type": "Microsoft.EventHub/AuthorizationRules", - "properties": { "rights": [ "Listen", "Send" ] } + "properties": { + "rights": [ + "Listen", + "Send" + ] + } } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubAuthorizationRuleDelete.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubAuthorizationRuleDelete.json index d3e3df638d72..f3d3ad894671 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubAuthorizationRuleDelete.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubAuthorizationRuleDelete.json @@ -11,4 +11,4 @@ "200": {}, "204": {} } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubAuthorizationRuleGet.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubAuthorizationRuleGet.json index f4c484208b04..7acaf1c13efa 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubAuthorizationRuleGet.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubAuthorizationRuleGet.json @@ -13,8 +13,13 @@ "id": "/subscriptions/e2f361f0-3b27-4503-a9cc-21cfba380093/resourceGroups/Default-ServiceBus-WestUS/providers/Microsoft.EventHub/namespaces/sdk-Namespace2290/eventhubs/sdk-EventHub8887/authorizationRules/sdk-Authrules9261", "name": "sdk-Authrules9261", "type": "Microsoft.EventHub/AuthorizationRules", - "properties": { "rights": [ "Listen", "Send" ] } + "properties": { + "rights": [ + "Listen", + "Send" + ] + } } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubAuthorizationRuleListAll.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubAuthorizationRuleListAll.json index a60653c10140..90ed61c3ac9d 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubAuthorizationRuleListAll.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubAuthorizationRuleListAll.json @@ -12,10 +12,15 @@ "value": [ { "name": "sdk-Authrules9261", - "properties": { "rights": [ "Listen", "Send" ] } + "properties": { + "rights": [ + "Listen", + "Send" + ] + } } ] } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubAuthorizationRuleListKey.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubAuthorizationRuleListKey.json index 3c2383c472cc..4a3dc086419c 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubAuthorizationRuleListKey.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubAuthorizationRuleListKey.json @@ -18,4 +18,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubAuthorizationRuleRegenerateKey.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubAuthorizationRuleRegenerateKey.json index 888bf145addb..4463d644e34e 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubAuthorizationRuleRegenerateKey.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubAuthorizationRuleRegenerateKey.json @@ -21,4 +21,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubAuthorizationRuleUpdate.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubAuthorizationRuleUpdate.json index 936298a0f788..db1337d96df2 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubAuthorizationRuleUpdate.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubAuthorizationRuleUpdate.json @@ -21,8 +21,12 @@ "id": "/subscriptions/e2f361f0-3b27-4503-a9cc-21cfba380093/resourceGroups/Default-ServiceBus-WestUS/providers/Microsoft.EventHub/namespaces/sdk-Namespace2290/eventhubs/sdk-EventHub8887/authorizationRules/sdk-Authrules9261", "name": "sdk-Authrules9261", "type": "Microsoft.EventHub/AuthorizationRules", - "properties": { "rights": [ "Listen" ] } + "properties": { + "rights": [ + "Listen" + ] + } } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubCreate.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubCreate.json index b476ad3fcdb7..ce1ddd83fca2 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubCreate.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubCreate.json @@ -4,10 +4,10 @@ "resourceGroupName": "Default-ServiceBus-WestUS", "eventHubName": "sdk-EventHub6448", "api-version": "2015-08-01", - "subscriptionId": "e2f361f0-3b27-4503-a9cc-21cfba380093", + "subscriptionId": "e2f361f0-3b27-4503-a9cc-21cfba380093", "parameters": { - "location": "West US", - "properties": { + "location": "West US", + "properties": { "messageRetentionInDays": 7, "status": "Active", "partitionCount": 4 @@ -26,9 +26,14 @@ "createdAt": "2017-03-12T20:37:09.28Z", "updatedAt": "2017-03-12T20:37:18.64Z", "partitionCount": 4, - "partitionIds": [ "0", "1", "2", "3" ] + "partitionIds": [ + "0", + "1", + "2", + "3" + ] } } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubDelete.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubDelete.json index 5632abfafd9d..9f188179bdb4 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubDelete.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubDelete.json @@ -10,4 +10,4 @@ "200": {}, "204": {} } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubGet.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubGet.json index 1c1f8709314d..a67190d01771 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubGet.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubGet.json @@ -18,7 +18,12 @@ "createdAt": "2017-03-12T09:19:03.577Z", "updatedAt": "2017-03-12T09:19:05.577Z", "partitionCount": 4, - "partitionIds": [ "0", "1", "2", "3" ] + "partitionIds": [ + "0", + "1", + "2", + "3" + ] } } } diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubListByNameSpace.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubListByNameSpace.json index 439e7650faef..8b8fc44e883f 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubListByNameSpace.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubListByNameSpace.json @@ -2,7 +2,7 @@ "parameters": { "namespaceName": "sdk-Namespace4919", "resourceGroupName": "Default-ServiceBus-WestUS", - "api-version": "2015-08-01", + "api-version": "2015-08-01", "eventHubName": "sdk-eventhub4839", "subscriptionId": "e2f361f0-3b27-4503-a9cc-21cfba380093" }, @@ -20,11 +20,16 @@ "createdAt": "2017-03-12T07:39:13.31Z", "updatedAt": "2017-03-12T07:39:15.41Z", "partitionCount": 4, - "partitionIds": [ "0", "1", "2", "3" ] + "partitionIds": [ + "0", + "1", + "2", + "3" + ] } } ] } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubUpdate.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubUpdate.json index 95715fbf99ac..e54f2116b5fb 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubUpdate.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHEventHubUpdate.json @@ -15,8 +15,10 @@ "id": "/subscriptions/e2f361f0-3b27-4503-a9cc-21cfba380093/resourceGroups/Default-ServiceBus-WestUS/providers/Microsoft.EventHub/namespaces/sdk-Namespace4919/eventhubs/sdk-EventHub4839", "name": "sdk-EventHub4839", "type": "Microsoft.EventHub/EventHubs", - "properties": { "messageRetentionInDays": 5 } + "properties": { + "messageRetentionInDays": 5 + } } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceAuthorizationRuleCreate.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceAuthorizationRuleCreate.json index 0bffa38b6e27..010dcbda76d0 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceAuthorizationRuleCreate.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceAuthorizationRuleCreate.json @@ -20,9 +20,14 @@ "body": { "id": "/subscriptions/e2f361f0-3b27-4503-a9cc-21cfba380093/resourceGroups/Default-ServiceBus-WestUS/providers/Microsoft.EventHub/namespaces/sdk-Namespace743/AuthorizationRules/sdk-Authrules4867", "name": "sdk-Authrules4867", - "type": "Microsoft.EventHub/AuthorizationRules", - "properties": { "rights": [ "Listen", "Send" ] } + "type": "Microsoft.EventHub/AuthorizationRules", + "properties": { + "rights": [ + "Listen", + "Send" + ] + } } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceAuthorizationRuleDelete.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceAuthorizationRuleDelete.json index 22f41a6d1ec5..6913c213587a 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceAuthorizationRuleDelete.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceAuthorizationRuleDelete.json @@ -10,4 +10,4 @@ "200": {}, "204": {} } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceAuthorizationRuleGet.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceAuthorizationRuleGet.json index e38c7c5c37cb..23f8e0c38cb3 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceAuthorizationRuleGet.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceAuthorizationRuleGet.json @@ -12,8 +12,14 @@ "id": "/subscriptions/e2f361f0-3b27-4503-a9cc-21cfba380093/resourceGroups/Default-ServiceBus-WestUS/providers/Microsoft.EventHub/namespaces/sdk-Namespace743/AuthorizationRules/RootManageSharedAccessKey", "name": "RootManageSharedAccessKey", "type": "Microsoft.EventHub/AuthorizationRules", - "properties": { "rights": [ "Listen", "Manage", "Send" ] } + "properties": { + "rights": [ + "Listen", + "Manage", + "Send" + ] + } } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceAuthorizationRuleListAll.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceAuthorizationRuleListAll.json index e3989e5d7d69..10a203d9b933 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceAuthorizationRuleListAll.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceAuthorizationRuleListAll.json @@ -11,14 +11,25 @@ "value": [ { "name": "RootManageSharedAccessKey", - "properties": { "rights": [ "Listen", "Manage", "Send" ] } + "properties": { + "rights": [ + "Listen", + "Manage", + "Send" + ] + } }, { "name": "sdk-Authrules4867", - "properties": { "rights": [ "Listen", "Send" ] } + "properties": { + "rights": [ + "Listen", + "Send" + ] + } } ] } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceAuthorizationRuleListKey.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceAuthorizationRuleListKey.json index 127b18d1dc2e..a92ea655622c 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceAuthorizationRuleListKey.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceAuthorizationRuleListKey.json @@ -17,4 +17,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceAuthorizationRuleRegenerateKey.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceAuthorizationRuleRegenerateKey.json index 493eebf3dffc..c92fd9cc2f9d 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceAuthorizationRuleRegenerateKey.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceAuthorizationRuleRegenerateKey.json @@ -20,4 +20,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceAuthorizationRuleUpdate.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceAuthorizationRuleUpdate.json index 38229971a699..d0875ba95314 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceAuthorizationRuleUpdate.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceAuthorizationRuleUpdate.json @@ -20,8 +20,12 @@ "id": "/subscriptions/e2f361f0-3b27-4503-a9cc-21cfba380093/resourceGroups/Default-ServiceBus-WestUS/providers/Microsoft.EventHub/namespaces/sdk-Namespace743/AuthorizationRules/sdk-Authrules4867", "name": "sdk-Authrules4867", "type": "Microsoft.EventHub/AuthorizationRules", - "properties": { "rights": [ "Listen" ] } + "properties": { + "rights": [ + "Listen" + ] + } } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceCheckNameAvailability.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceCheckNameAvailability.json index 909c83db5bcc..698020253a02 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceCheckNameAvailability.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceCheckNameAvailability.json @@ -15,4 +15,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceCreate.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceCreate.json index 139c3d2f600d..c9b5314c17c6 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceCreate.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceCreate.json @@ -61,4 +61,4 @@ }, "202": {} } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceDelete.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceDelete.json index 9df958402fac..f1a62961e93a 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceDelete.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceDelete.json @@ -10,4 +10,4 @@ "202": {}, "204": {} } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceGet.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceGet.json index 8b26aeb55f6a..34cc27a07ac6 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceGet.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceGet.json @@ -32,7 +32,7 @@ } } }, - "201": { + "201": { "body": { "id": "/subscriptions/e2f361f0-3b27-4503-a9cc-21cfba380093/resourceGroups/Default-ServiceBus-WestUS/providers/Microsoft.EventHub/namespaces/sdk-Namespace8107", "name": "sdk-Namespace8107", diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceList.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceList.json index 97c19a4ec68d..83778b6e0d61 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceList.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceList.json @@ -95,4 +95,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceListByResourceGroup.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceListByResourceGroup.json index 1dfe55f928c5..7000ad62ec1c 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceListByResourceGroup.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceListByResourceGroup.json @@ -96,4 +96,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceUpdate.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceUpdate.json index d24cd80547b1..f616ef03239b 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceUpdate.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHNameSpaceUpdate.json @@ -5,12 +5,12 @@ "api-version": "2015-08-01", "subscriptionId": "8c246e6a-cbc6-4a87-aff1-d6a886f376ef", "location": "West US", - "parameters":{ - "tags": { - "tag3": "value3", - "tag4": "value4" - } - } + "parameters": { + "tags": { + "tag3": "value3", + "tag4": "value4" + } + } }, "responses": { "200": { diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHOperations_List.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHOperations_List.json index 7da7c1956580..2722fb1257b6 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHOperations_List.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/examples/EHOperations_List.json @@ -11,8 +11,7 @@ "display": { "provider": "Microsoft Azure EventHub", "resource": "Non Resource Operation", - "operation": "Get namespace availability.", - "description": "Checks availability of namespace under given subscription." + "operation": "Get namespace availability." } }, { @@ -20,8 +19,7 @@ "display": { "provider": "Microsoft Azure EventHub", "resource": "EventHub Resource Provider", - "operation": "Registers the EventHub Resource Provider", - "description": "Registers the subscription for the EventHub resource provider and enables the creation of EventHub resources" + "operation": "Registers the EventHub Resource Provider" } }, { @@ -29,8 +27,7 @@ "display": { "provider": "Microsoft Azure EventHub", "resource": "Namespace", - "operation": "Create Or Update Namespace ", - "description": "Create a Namespace Resource and Update its properties. Tags and status of the Namespace are the properties which can be updated." + "operation": "Create Or Update Namespace " } }, { @@ -38,8 +35,7 @@ "display": { "provider": "Microsoft Azure EventHub", "resource": "Namespace", - "operation": "Get Namespace Resource", - "description": "Get the list of Namespace Resource Description" + "operation": "Get Namespace Resource" } }, { @@ -47,8 +43,7 @@ "display": { "provider": "Microsoft Azure EventHub", "resource": "Namespace", - "operation": "Delete Namespace", - "description": "Delete Namespace Resource" + "operation": "Delete Namespace" } }, { @@ -56,8 +51,7 @@ "display": { "provider": "Microsoft Azure EventHub", "resource": "AuthorizationRules", - "operation": "Get Namespace Authorization Rules", - "description": "Get the list of Namespaces Authorization Rules description." + "operation": "Get Namespace Authorization Rules" } }, { @@ -65,8 +59,7 @@ "display": { "provider": "Microsoft Azure EventHub", "resource": "AuthorizationRules", - "operation": "Create or Update Namespace Authorization Rules", - "description": "Create a Namespace level Authorization Rules and update its properties. The Authorization Rules Access Rights, the Primary and Secondary Keys can be updated." + "operation": "Create or Update Namespace Authorization Rules" } }, { @@ -74,8 +67,7 @@ "display": { "provider": "Microsoft Azure EventHub", "resource": "AuthorizationRules", - "operation": "Delete Namespace Authorization Rule", - "description": "Delete Namespace Authorization Rule. The Default Namespace Authorization Rule cannot be deleted. " + "operation": "Delete Namespace Authorization Rule" } }, { @@ -83,8 +75,7 @@ "display": { "provider": "Microsoft Azure EventHub", "resource": "AuthorizationRules", - "operation": "Get Namespace Listkeys", - "description": "Get the Connection String to the Namespace" + "operation": "Get Namespace Listkeys" } }, { @@ -92,8 +83,7 @@ "display": { "provider": "Microsoft Azure EventHub", "resource": "AuthorizationRules", - "operation": "Resource Regeneratekeys", - "description": "Regenerate the Primary or Secondary key to the Resource" + "operation": "Resource Regeneratekeys" } }, { @@ -101,8 +91,7 @@ "display": { "provider": "Microsoft Azure EventHub", "resource": "EventHub", - "operation": "Create or Update EventHub", - "description": "Create or Update EventHub properties." + "operation": "Create or Update EventHub" } }, { @@ -110,8 +99,7 @@ "display": { "provider": "Microsoft Azure EventHub", "resource": "EventHub", - "operation": "Get EventHub", - "description": "Get list of EventHub Resource Descriptions" + "operation": "Get EventHub" } }, { @@ -119,8 +107,7 @@ "display": { "provider": "Microsoft Azure EventHub", "resource": "EventHub", - "operation": "Delete EventHub", - "description": "Operation to delete EventHub Resource" + "operation": "Delete EventHub" } }, { @@ -128,8 +115,7 @@ "display": { "provider": "Microsoft Azure EventHub", "resource": "EventHub AuthorizationRules", - "operation": " Get EventHub Authorization Rules", - "description": " Get the list of EventHub Authorization Rules" + "operation": " Get EventHub Authorization Rules" } }, { @@ -137,8 +123,7 @@ "display": { "provider": "Microsoft Azure EventHub", "resource": "EventHub AuthorizationRules", - "operation": "Create or Update EventHub Authorization Rule", - "description": "Create EventHub Authorization Rules and Update its properties. The Authorization Rules Access Rights, the Primary and Secondary Keys can be updated." + "operation": "Create or Update EventHub Authorization Rule" } }, { @@ -146,8 +131,7 @@ "display": { "provider": "Microsoft Azure EventHub", "resource": "EventHub AuthorizationRules", - "operation": "Delete EventHub Authorization Rules", - "description": "Operation to delete EventHub Authorization Rules" + "operation": "Delete EventHub Authorization Rules" } }, { @@ -155,8 +139,7 @@ "display": { "provider": "Microsoft Azure EventHub", "resource": "EventHub AuthorizationRules", - "operation": "List EventHub keys", - "description": "Get the Connection String to EventHub" + "operation": "List EventHub keys" } }, { @@ -164,8 +147,7 @@ "display": { "provider": "Microsoft Azure EventHub", "resource": "EventHub AuthorizationRules", - "operation": "Resource Regeneratekeys", - "description": "Regenerate the Primary or Secondary key to the Resource" + "operation": "Resource Regeneratekeys" } }, { @@ -173,8 +155,7 @@ "display": { "provider": "Microsoft Azure EventHub", "resource": "ConsumerGroup", - "operation": "Create or Update ConsumerGroup", - "description": "Create or Update ConsumerGroup properties." + "operation": "Create or Update ConsumerGroup" } }, { @@ -182,8 +163,7 @@ "display": { "provider": "Microsoft Azure EventHub", "resource": "ConsumerGroup", - "operation": "Get ConsumerGroup", - "description": "Get list of ConsumerGroup Resource Descriptions" + "operation": "Get ConsumerGroup" } }, { @@ -191,8 +171,7 @@ "display": { "provider": "Microsoft Azure EventHub", "resource": "ConsumerGroup", - "operation": "Delete ConsumerGroup", - "description": "Operation to delete ConsumerGroup Resource" + "operation": "Delete ConsumerGroup" } }, { @@ -200,17 +179,15 @@ "display": { "provider": "Microsoft Azure EventHub", "resource": "Namespace metrics", - "operation": "Get Namespace metrics", - "description": "Get list of Namespace metrics Resource Descriptions" - } + "operation": "Get Namespace metrics" + } }, { "name": "Microsoft.EventHub/namespaces/diagnosticSettings/read", "display": { "provider": "Microsoft Azure EventHub", "resource": "Namespace diagnostic settings", - "operation": "Get Namespace diagnostic settings", - "description": "Get list of Namespace diagnostic settings Resource Descriptions" + "operation": "Get Namespace diagnostic settings" } }, { @@ -218,8 +195,7 @@ "display": { "provider": "Microsoft Azure EventHub", "resource": "Namespace diagnostic settings", - "operation": "Create or Update Namespace diagnostic settings", - "description": "Get list of Namespace diagnostic settings Resource Descriptions" + "operation": "Create or Update Namespace diagnostic settings" } }, { @@ -227,12 +203,11 @@ "display": { "provider": "Microsoft Azure EventHub", "resource": "Namespace logs", - "operation": "Get Namespace logs", - "description": "Get list of Namespace logs Resource Descriptions" + "operation": "Get Namespace logs" } } ] } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/EventHub.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/EventHub.json index cadcaa5fe705..304bc8c7d25b 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/EventHub.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/EventHub.json @@ -41,7 +41,9 @@ ], "operationId": "Operations_List", "x-ms-examples": { - "EHOperations_List": { "$ref": "./examples/EHOperations_List.json" } + "EHOperations_List": { + "$ref": "./examples/EHOperations_List.json" + } }, "description": "Lists all of the available Event Hub REST API operations.", "parameters": [ @@ -75,7 +77,9 @@ ], "operationId": "Namespaces_CheckNameAvailability", "x-ms-examples": { - "NamespacesCheckNameAvailability": { "$ref": "./examples/NameSpaces/EHNameSpaceCheckNameAvailability.json" } + "NamespacesCheckNameAvailability": { + "$ref": "./examples/NameSpaces/EHNameSpaceCheckNameAvailability.json" + } }, "description": "Check the give Namespace name availability.", "parameters": [ @@ -118,7 +122,9 @@ ], "operationId": "Namespaces_List", "x-ms-examples": { - "NamespacesListBySubscription": { "$ref": "./examples/NameSpaces/EHNameSpaceList.json" } + "NamespacesListBySubscription": { + "$ref": "./examples/NameSpaces/EHNameSpaceList.json" + } }, "description": "Lists all the available Namespaces within a subscription, irrespective of the resource groups.", "parameters": [ @@ -155,7 +161,9 @@ ], "operationId": "Namespaces_ListByResourceGroup", "x-ms-examples": { - "NamespaceListByResourceGroup": { "$ref": "./examples/NameSpaces/EHNameSpaceListByResourceGroup.json" } + "NamespaceListByResourceGroup": { + "$ref": "./examples/NameSpaces/EHNameSpaceListByResourceGroup.json" + } }, "description": "Lists the available Namespaces within a resource group.", "parameters": [ @@ -195,7 +203,9 @@ ], "operationId": "Namespaces_CreateOrUpdate", "x-ms-examples": { - "NamespaceCreate": { "$ref": "./examples/NameSpaces/EHNameSpaceCreate.json" } + "NamespaceCreate": { + "$ref": "./examples/NameSpaces/EHNameSpaceCreate.json" + } }, "description": "Creates or updates a namespace. Once created, this namespace's resource manifest is immutable. This operation is idempotent.", "parameters": [ @@ -255,7 +265,9 @@ ], "operationId": "Namespaces_Delete", "x-ms-examples": { - "NameSpaceDelete": { "$ref": "./examples/NameSpaces/EHNameSpaceDelete.json" } + "NameSpaceDelete": { + "$ref": "./examples/NameSpaces/EHNameSpaceDelete.json" + } }, "description": "Deletes an existing namespace. This operation also removes all associated resources under the namespace.", "parameters": [ @@ -297,7 +309,9 @@ ], "operationId": "Namespaces_Get", "x-ms-examples": { - "NameSpaceGet": { "$ref": "./examples/NameSpaces/EHNameSpaceGet.json" } + "NameSpaceGet": { + "$ref": "./examples/NameSpaces/EHNameSpaceGet.json" + } }, "description": "Gets the description of the specified namespace.", "parameters": [ @@ -341,7 +355,9 @@ ], "operationId": "Namespaces_Update", "x-ms-examples": { - "NamespacesUpdate": { "$ref": "./examples/NameSpaces/EHNameSpaceUpdate.json" } + "NamespacesUpdate": { + "$ref": "./examples/NameSpaces/EHNameSpaceUpdate.json" + } }, "description": "Creates or updates a namespace. Once created, this namespace's resource manifest is immutable. This operation is idempotent.", "parameters": [ @@ -399,7 +415,9 @@ ], "operationId": "Namespaces_GetMessagingPlan", "x-ms-examples": { - "GetNamespaceMessagingPlan": { "$ref": "./examples/NameSpaces/EHNameSpaceGetMessagingPlan.json" } + "GetNamespaceMessagingPlan": { + "$ref": "./examples/NameSpaces/EHNameSpaceGetMessagingPlan.json" + } }, "description": "Gets messaging plan for specified namespace.", "parameters": [ @@ -439,7 +457,9 @@ ], "operationId": "Namespaces_ListAuthorizationRules", "x-ms-examples": { - "ListAuthorizationRules": { "$ref": "./examples/NameSpaces/EHNameSpaceAuthorizationRuleListAll.json" } + "ListAuthorizationRules": { + "$ref": "./examples/NameSpaces/EHNameSpaceAuthorizationRuleListAll.json" + } }, "description": "Gets a list of authorization rules for a Namespace.", "parameters": [ @@ -482,7 +502,9 @@ ], "operationId": "Namespaces_CreateOrUpdateAuthorizationRule", "x-ms-examples": { - "NameSpaceAuthorizationRuleCreate": { "$ref": "./examples/NameSpaces/EHNameSpaceAuthorizationRuleCreate.json" } + "NameSpaceAuthorizationRuleCreate": { + "$ref": "./examples/NameSpaces/EHNameSpaceAuthorizationRuleCreate.json" + } }, "description": "Creates or updates an AuthorizationRule for a Namespace.", "parameters": [ @@ -532,7 +554,9 @@ ], "operationId": "Namespaces_DeleteAuthorizationRule", "x-ms-examples": { - "NameSpaceAuthorizationRuleDelete": { "$ref": "./examples/NameSpaces/EHNameSpaceAuthorizationRuleDelete.json" } + "NameSpaceAuthorizationRuleDelete": { + "$ref": "./examples/NameSpaces/EHNameSpaceAuthorizationRuleDelete.json" + } }, "description": "Deletes an AuthorizationRule for a Namespace.", "parameters": [ @@ -573,7 +597,9 @@ ], "operationId": "Namespaces_GetAuthorizationRule", "x-ms-examples": { - "NameSpaceAuthorizationRuleGet": { "$ref": "./examples/NameSpaces/EHNameSpaceAuthorizationRuleGet.json" } + "NameSpaceAuthorizationRuleGet": { + "$ref": "./examples/NameSpaces/EHNameSpaceAuthorizationRuleGet.json" + } }, "description": "Gets an AuthorizationRule for a Namespace by rule name.", "parameters": [ @@ -616,7 +642,9 @@ ], "operationId": "Namespaces_ListKeys", "x-ms-examples": { - "NameSpaceAuthorizationRuleListKey": { "$ref": "./examples/NameSpaces/EHNameSpaceAuthorizationRuleListKey.json" } + "NameSpaceAuthorizationRuleListKey": { + "$ref": "./examples/NameSpaces/EHNameSpaceAuthorizationRuleListKey.json" + } }, "description": "Gets the primary and secondary connection strings for the Namespace.", "parameters": [ @@ -659,7 +687,9 @@ ], "operationId": "Namespaces_RegenerateKeys", "x-ms-examples": { - "NameSpaceAuthorizationRuleRegenerateKey": { "$ref": "./examples/NameSpaces/EHNameSpaceAuthorizationRuleRegenerateKey.json" } + "NameSpaceAuthorizationRuleRegenerateKey": { + "$ref": "./examples/NameSpaces/EHNameSpaceAuthorizationRuleRegenerateKey.json" + } }, "description": "Regenerates the primary or secondary connection strings for the specified Namespace.", "parameters": [ @@ -711,7 +741,9 @@ ], "operationId": "DisasterRecoveryConfigs_CheckNameAvailability", "x-ms-examples": { - "NamespacesCheckNameAvailability": { "$ref": "./examples/disasterRecoveryConfigs/EHAliasCheckNameAvailability.json" } + "NamespacesCheckNameAvailability": { + "$ref": "./examples/disasterRecoveryConfigs/EHAliasCheckNameAvailability.json" + } }, "description": "Check the give Namespace name availability.", "parameters": [ @@ -760,7 +792,9 @@ ], "operationId": "DisasterRecoveryConfigs_List", "x-ms-examples": { - "EHAliasList": { "$ref": "./examples/disasterRecoveryConfigs/EHAliasList.json" } + "EHAliasList": { + "$ref": "./examples/disasterRecoveryConfigs/EHAliasList.json" + } }, "description": "Gets all Alias(Disaster Recovery configurations)", "parameters": [ @@ -803,7 +837,9 @@ ], "operationId": "DisasterRecoveryConfigs_CreateOrUpdate", "x-ms-examples": { - "EHAliasCreate": { "$ref": "./examples/disasterRecoveryConfigs/EHAliasCreate.json" } + "EHAliasCreate": { + "$ref": "./examples/disasterRecoveryConfigs/EHAliasCreate.json" + } }, "description": "Creates or updates a new Alias(Disaster Recovery configuration)", "parameters": [ @@ -856,7 +892,9 @@ ], "operationId": "DisasterRecoveryConfigs_Delete", "x-ms-examples": { - "EHAliasDelete": { "$ref": "./examples/disasterRecoveryConfigs/EHAliasDelete.json" } + "EHAliasDelete": { + "$ref": "./examples/disasterRecoveryConfigs/EHAliasDelete.json" + } }, "description": "Deletes an Alias(Disaster Recovery configuration)", "parameters": [ @@ -894,7 +932,9 @@ ], "operationId": "DisasterRecoveryConfigs_Get", "x-ms-examples": { - "EHAliasGet": { "$ref": "./examples/disasterRecoveryConfigs/EHAliasGet.json" } + "EHAliasGet": { + "$ref": "./examples/disasterRecoveryConfigs/EHAliasGet.json" + } }, "description": "Retrieves Alias(Disaster Recovery configuration) for primary or secondary namespace", "parameters": [ @@ -937,7 +977,9 @@ ], "operationId": "DisasterRecoveryConfigs_BreakPairing", "x-ms-examples": { - "EHAliasBreakPairing": { "$ref": "./examples/disasterRecoveryConfigs/EHAliasBreakPairing.json" } + "EHAliasBreakPairing": { + "$ref": "./examples/disasterRecoveryConfigs/EHAliasBreakPairing.json" + } }, "description": "This operation disables the Disaster Recovery and stops replicating changes from primary to secondary namespaces", "parameters": [ @@ -977,7 +1019,9 @@ ], "operationId": "DisasterRecoveryConfigs_FailOver", "x-ms-examples": { - "EHAliasFailOver": { "$ref": "./examples/disasterRecoveryConfigs/EHAliasFailOver.json" } + "EHAliasFailOver": { + "$ref": "./examples/disasterRecoveryConfigs/EHAliasFailOver.json" + } }, "description": "Invokes GEO DR failover and reconfigure the alias to point to the secondary namespace", "parameters": [ @@ -1017,7 +1061,9 @@ ], "operationId": "DisasterRecoveryConfigs_ListAuthorizationRules", "x-ms-examples": { - "ListAuthorizationRules": { "$ref": "./examples/disasterRecoveryConfigs/EHAliasAuthorizationRuleListAll.json" } + "ListAuthorizationRules": { + "$ref": "./examples/disasterRecoveryConfigs/EHAliasAuthorizationRuleListAll.json" + } }, "description": "Gets a list of authorization rules for a Namespace.", "parameters": [ @@ -1063,7 +1109,9 @@ ], "operationId": "DisasterRecoveryConfigs_GetAuthorizationRule", "x-ms-examples": { - "NameSpaceAuthorizationRuleGet": { "$ref": "./examples/disasterRecoveryConfigs/EHAliasAuthorizationRuleGet.json" } + "NameSpaceAuthorizationRuleGet": { + "$ref": "./examples/disasterRecoveryConfigs/EHAliasAuthorizationRuleGet.json" + } }, "description": "Gets an AuthorizationRule for a Namespace by rule name.", "parameters": [ @@ -1109,7 +1157,9 @@ ], "operationId": "DisasterRecoveryConfigs_ListKeys", "x-ms-examples": { - "NameSpaceAuthorizationRuleListKey": { "$ref": "./examples/disasterRecoveryConfigs/EHAliasAuthorizationRuleListKey.json" } + "NameSpaceAuthorizationRuleListKey": { + "$ref": "./examples/disasterRecoveryConfigs/EHAliasAuthorizationRuleListKey.json" + } }, "description": "Gets the primary and secondary connection strings for the Namespace.", "parameters": [ @@ -1155,7 +1205,9 @@ ], "operationId": "EventHubs_ListByNamespace", "x-ms-examples": { - "EventHubsListAll": { "$ref": "./examples/EventHubs/EHEventHubListByNameSpace.json" } + "EventHubsListAll": { + "$ref": "./examples/EventHubs/EHEventHubListByNameSpace.json" + } }, "description": "Gets all the Event Hubs in a Namespace.", "parameters": [ @@ -1204,7 +1256,9 @@ ], "operationId": "EventHubs_CreateOrUpdate", "x-ms-examples": { - "EventHubCreate": { "$ref": "./examples/EventHubs/EHEventHubCreate.json" } + "EventHubCreate": { + "$ref": "./examples/EventHubs/EHEventHubCreate.json" + } }, "description": "Creates or updates a new Event Hub as a nested resource within a Namespace.", "parameters": [ @@ -1254,7 +1308,9 @@ ], "operationId": "EventHubs_Delete", "x-ms-examples": { - "EventHubDelete": { "$ref": "./examples/EventHubs/EHEventHubDelete.json" } + "EventHubDelete": { + "$ref": "./examples/EventHubs/EHEventHubDelete.json" + } }, "description": "Deletes an Event Hub from the specified Namespace and resource group.", "parameters": [ @@ -1295,7 +1351,9 @@ ], "operationId": "EventHubs_Get", "x-ms-examples": { - "EventHubGet": { "$ref": "./examples/EventHubs/EHEventHubGet.json" } + "EventHubGet": { + "$ref": "./examples/EventHubs/EHEventHubGet.json" + } }, "description": "Gets an Event Hubs description for the specified Event Hub.", "parameters": [ @@ -1338,7 +1396,9 @@ ], "operationId": "EventHubs_ListAuthorizationRules", "x-ms-examples": { - "EventHubAuthorizationRuleListAll": { "$ref": "./examples/EventHubs/EHEventHubAuthorizationRuleListAll.json" } + "EventHubAuthorizationRuleListAll": { + "$ref": "./examples/EventHubs/EHEventHubAuthorizationRuleListAll.json" + } }, "description": "Gets the authorization rules for an Event Hub.", "parameters": [ @@ -1384,7 +1444,9 @@ ], "operationId": "EventHubs_CreateOrUpdateAuthorizationRule", "x-ms-examples": { - "EventHubAuthorizationRuleCreate": { "$ref": "./examples/EventHubs/EHEventHubAuthorizationRuleCreate.json" } + "EventHubAuthorizationRuleCreate": { + "$ref": "./examples/EventHubs/EHEventHubAuthorizationRuleCreate.json" + } }, "description": "Creates or updates an AuthorizationRule for the specified Event Hub.", "parameters": [ @@ -1437,7 +1499,9 @@ ], "operationId": "EventHubs_GetAuthorizationRule", "x-ms-examples": { - "EventHubAuthorizationRuleGet": { "$ref": "./examples/EventHubs/EHEventHubAuthorizationRuleGet.json" } + "EventHubAuthorizationRuleGet": { + "$ref": "./examples/EventHubs/EHEventHubAuthorizationRuleGet.json" + } }, "description": "Gets an AuthorizationRule for an Event Hub by rule name.", "parameters": [ @@ -1481,7 +1545,9 @@ ], "operationId": "EventHubs_DeleteAuthorizationRule", "x-ms-examples": { - "EventHubAuthorizationRuleDelete": { "$ref": "./examples/EventHubs/EHEventHubAuthorizationRuleDelete.json" } + "EventHubAuthorizationRuleDelete": { + "$ref": "./examples/EventHubs/EHEventHubAuthorizationRuleDelete.json" + } }, "description": "Deletes an Event Hub AuthorizationRule.", "parameters": [ @@ -1527,7 +1593,9 @@ ], "operationId": "EventHubs_ListKeys", "x-ms-examples": { - "EventHubAuthorizationRuleListKey": { "$ref": "./examples/EventHubs/EHEventHubAuthorizationRuleListKey.json" } + "EventHubAuthorizationRuleListKey": { + "$ref": "./examples/EventHubs/EHEventHubAuthorizationRuleListKey.json" + } }, "description": "Gets the ACS and SAS connection strings for the Event Hub.", "parameters": [ @@ -1573,7 +1641,9 @@ ], "operationId": "EventHubs_RegenerateKeys", "x-ms-examples": { - "EventHubAuthorizationRuleRegenerateKey": { "$ref": "./examples/EventHubs/EHEventHubAuthorizationRuleRegenerateKey.json" } + "EventHubAuthorizationRuleRegenerateKey": { + "$ref": "./examples/EventHubs/EHEventHubAuthorizationRuleRegenerateKey.json" + } }, "description": "Regenerates the ACS and SAS connection strings for the Event Hub.", "parameters": [ @@ -1628,7 +1698,9 @@ ], "operationId": "ConsumerGroups_CreateOrUpdate", "x-ms-examples": { - "ConsumerGroupCreate": { "$ref": "./examples/ConsumerGroup/EHConsumerGroupCreate.json" } + "ConsumerGroupCreate": { + "$ref": "./examples/ConsumerGroup/EHConsumerGroupCreate.json" + } }, "description": "Creates or updates an Event Hubs consumer group as a nested resource within a Namespace.", "parameters": [ @@ -1681,7 +1753,9 @@ ], "operationId": "ConsumerGroups_Delete", "x-ms-examples": { - "ConsumerGroupDelete": { "$ref": "./examples/ConsumerGroup/EHConsumerGroupDelete.json" } + "ConsumerGroupDelete": { + "$ref": "./examples/ConsumerGroup/EHConsumerGroupDelete.json" + } }, "description": "Deletes a consumer group from the specified Event Hub and resource group.", "parameters": [ @@ -1725,7 +1799,9 @@ ], "operationId": "ConsumerGroups_Get", "x-ms-examples": { - "ConsumerGroupGet": { "$ref": "./examples/ConsumerGroup/EHConsumerGroupGet.json" } + "ConsumerGroupGet": { + "$ref": "./examples/ConsumerGroup/EHConsumerGroupGet.json" + } }, "description": "Gets a description for the specified consumer group.", "parameters": [ @@ -1771,7 +1847,9 @@ ], "operationId": "ConsumerGroups_ListByEventHub", "x-ms-examples": { - "ConsumerGroupsListAll": { "$ref": "./examples/ConsumerGroup/EHConsumerGroupListByEventHub.json" } + "ConsumerGroupsListAll": { + "$ref": "./examples/ConsumerGroup/EHConsumerGroupListByEventHub.json" + } }, "description": "Gets all the consumer groups in a Namespace. An empty feed is returned if no consumer group exists in the Namespace.", "parameters": [ @@ -1823,8 +1901,12 @@ ], "operationId": "Regions_ListBySku", "x-ms-examples": { - "RegionsListBySkuBasic": { "$ref": "./examples/EHRegionsListBySkuBasic.json" }, - "RegionsListBySkuStandard": { "$ref": "./examples/EHRegionsListBySkuStandard.json" } + "RegionsListBySkuBasic": { + "$ref": "./examples/EHRegionsListBySkuBasic.json" + }, + "RegionsListBySkuStandard": { + "$ref": "./examples/EHRegionsListBySkuStandard.json" + } }, "description": "Gets the available Regions for a given sku", "parameters": [ @@ -1857,7 +1939,7 @@ } } }, - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/networkRuleSets/default": { + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/networkRuleSets/default": { "put": { "tags": [ "Namespaces" @@ -2293,7 +2375,6 @@ "captureDescription": { "$ref": "#/definitions/CaptureDescription", "description": "Properties of capture description" - } }, "description": "Properties supplied to the Create Or Update Event Hub operation." @@ -2704,7 +2785,7 @@ ], "description": "Messaging Plan for the namespace" }, - "Subnet": { + "Subnet": { "properties": { "id": { "type": "string", @@ -2899,4 +2980,4 @@ "x-ms-parameter-location": "method" } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/ConsumerGroup/EHConsumerGroupCreate.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/ConsumerGroup/EHConsumerGroupCreate.json index 6daf3ebe8b17..3e5ef9079db4 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/ConsumerGroup/EHConsumerGroupCreate.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/ConsumerGroup/EHConsumerGroupCreate.json @@ -6,23 +6,23 @@ "consumerGroupName": "sdk-ConsumerGroup-5563", "api-version": "2017-04-01", "subscriptionId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4", - "parameters": { - "properties": { - "userMetadata": "New consumergroup" - } - } + "parameters": { + "properties": { + "userMetadata": "New consumergroup" + } + } }, "responses": { "200": { "body": { - "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-2661/eventhubs/sdk-EventHub-6681/consumergroups/sdk-ConsumerGroup-5563", - "name": "sdk-ConsumerGroup-5563", - "type": "Microsoft.EventHub/Namespaces/EventHubs/ConsumerGroups", - "properties": { - "createdAt": "2017-05-25T03:43:09.4536234Z", - "updatedAt": "2017-05-25T03:43:09.4536234Z" - } - } + "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-2661/eventhubs/sdk-EventHub-6681/consumergroups/sdk-ConsumerGroup-5563", + "name": "sdk-ConsumerGroup-5563", + "type": "Microsoft.EventHub/Namespaces/EventHubs/ConsumerGroups", + "properties": { + "createdAt": "2017-05-25T03:43:09.4536234Z", + "updatedAt": "2017-05-25T03:43:09.4536234Z" + } + } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/ConsumerGroup/EHConsumerGroupDelete.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/ConsumerGroup/EHConsumerGroupDelete.json index 957bba87aa1d..53dd502e6311 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/ConsumerGroup/EHConsumerGroupDelete.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/ConsumerGroup/EHConsumerGroupDelete.json @@ -11,4 +11,4 @@ "200": {}, "204": {} } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/ConsumerGroup/EHConsumerGroupGet.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/ConsumerGroup/EHConsumerGroupGet.json index a8c5701bf0b2..fa44e7bcbc85 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/ConsumerGroup/EHConsumerGroupGet.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/ConsumerGroup/EHConsumerGroupGet.json @@ -10,14 +10,14 @@ "responses": { "200": { "body": { - "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-2661/eventhubs/sdk-EventHub-6681/consumergroups/sdk-ConsumerGroup-5563", - "name": "sdk-ConsumerGroup-5563", - "type": "Microsoft.EventHub/Namespaces/EventHubs/ConsumerGroups", - "properties": { - "createdAt": "2017-05-25T03:43:08.7152556Z", - "updatedAt": "2017-05-25T03:43:08.7152556Z" - } - } + "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-2661/eventhubs/sdk-EventHub-6681/consumergroups/sdk-ConsumerGroup-5563", + "name": "sdk-ConsumerGroup-5563", + "type": "Microsoft.EventHub/Namespaces/EventHubs/ConsumerGroups", + "properties": { + "createdAt": "2017-05-25T03:43:08.7152556Z", + "updatedAt": "2017-05-25T03:43:08.7152556Z" + } + } } } } diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/ConsumerGroup/EHConsumerGroupListByEventHub.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/ConsumerGroup/EHConsumerGroupListByEventHub.json index 9f2d0be42f56..42aa18e2cd60 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/ConsumerGroup/EHConsumerGroupListByEventHub.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/ConsumerGroup/EHConsumerGroupListByEventHub.json @@ -9,27 +9,27 @@ "responses": { "200": { "body": { - "value": [ - { - "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-2661/eventhubs/sdk-EventHub-6681/consumergroups/$Default", - "name": "$Default", - "type": "Microsoft.EventHub/Namespaces/EventHubs/ConsumerGroups", - "properties": { - "createdAt": "2017-05-25T03:42:52.287Z", - "updatedAt": "2017-05-25T03:42:52.287Z" - } - }, - { - "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-2661/eventhubs/sdk-EventHub-6681/consumergroups/sdk-consumergroup-5563", - "name": "sdk-consumergroup-5563", - "type": "Microsoft.EventHub/Namespaces/EventHubs/ConsumerGroups", - "properties": { - "createdAt": "2017-05-25T03:43:09.314Z", - "updatedAt": "2017-05-25T03:43:09.314Z" - } - } - ] - } + "value": [ + { + "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-2661/eventhubs/sdk-EventHub-6681/consumergroups/$Default", + "name": "$Default", + "type": "Microsoft.EventHub/Namespaces/EventHubs/ConsumerGroups", + "properties": { + "createdAt": "2017-05-25T03:42:52.287Z", + "updatedAt": "2017-05-25T03:42:52.287Z" + } + }, + { + "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-2661/eventhubs/sdk-EventHub-6681/consumergroups/sdk-consumergroup-5563", + "name": "sdk-consumergroup-5563", + "type": "Microsoft.EventHub/Namespaces/EventHubs/ConsumerGroups", + "properties": { + "createdAt": "2017-05-25T03:43:09.314Z", + "updatedAt": "2017-05-25T03:43:09.314Z" + } + } + ] + } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/ConsumerGroup/EHConsumerGroupUpdate.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/ConsumerGroup/EHConsumerGroupUpdate.json index c5da3e459f6f..697b4fc61af6 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/ConsumerGroup/EHConsumerGroupUpdate.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/ConsumerGroup/EHConsumerGroupUpdate.json @@ -6,27 +6,27 @@ "consumerGroupName": "sdk-ConsumerGroup-1535", "api-version": "2017-04-01", "subscriptionId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4", - "parameters": { - "properties": { - "userMetadata": "Updated the user meta data" - }, - "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-882/eventhubs/sdk-EventHub-8990/consumergroups/sdk-ConsumerGroup-1535", - "name": "sdk-ConsumerGroup-1535", - "type": "Microsoft.EventHub/Namespaces/EventHubs/ConsumerGroups" - } + "parameters": { + "properties": { + "userMetadata": "Updated the user meta data" + }, + "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-882/eventhubs/sdk-EventHub-8990/consumergroups/sdk-ConsumerGroup-1535", + "name": "sdk-ConsumerGroup-1535", + "type": "Microsoft.EventHub/Namespaces/EventHubs/ConsumerGroups" + } }, "responses": { "200": { "body": { - "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-882/eventhubs/sdk-EventHub-8990/consumergroups/sdk-ConsumerGroup-1535", - "name": "sdk-ConsumerGroup-1535", - "type": "Microsoft.EventHub/Namespaces/EventHubs/ConsumerGroups", - "properties": { - "createdAt": "2017-05-31T18:26:47.4845811Z", - "updatedAt": "2017-05-31T18:26:47.4845811Z", - "userMetadata": "Updated the user meta data" - } - } + "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-882/eventhubs/sdk-EventHub-8990/consumergroups/sdk-ConsumerGroup-1535", + "name": "sdk-ConsumerGroup-1535", + "type": "Microsoft.EventHub/Namespaces/EventHubs/ConsumerGroups", + "properties": { + "createdAt": "2017-05-31T18:26:47.4845811Z", + "updatedAt": "2017-05-31T18:26:47.4845811Z", + "userMetadata": "Updated the user meta data" + } + } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EHOperations_List.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EHOperations_List.json index 8d29635d7fa7..2722fb1257b6 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EHOperations_List.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EHOperations_List.json @@ -5,209 +5,209 @@ "responses": { "200": { "body": { - "value": [ - { - "name": "Microsoft.EventHub/checkNameAvailability/action", - "display": { - "provider": "Microsoft Azure EventHub", - "resource": "Non Resource Operation", - "operation": "Get namespace availability." - } - }, - { - "name": "Microsoft.EventHub/register/action", - "display": { - "provider": "Microsoft Azure EventHub", - "resource": "EventHub Resource Provider", - "operation": "Registers the EventHub Resource Provider" - } - }, - { - "name": "Microsoft.EventHub/namespaces/write", - "display": { - "provider": "Microsoft Azure EventHub", - "resource": "Namespace", - "operation": "Create Or Update Namespace " - } - }, - { - "name": "Microsoft.EventHub/namespaces/read", - "display": { - "provider": "Microsoft Azure EventHub", - "resource": "Namespace", - "operation": "Get Namespace Resource" - } - }, - { - "name": "Microsoft.EventHub/namespaces/Delete", - "display": { - "provider": "Microsoft Azure EventHub", - "resource": "Namespace", - "operation": "Delete Namespace" - } - }, - { - "name": "Microsoft.EventHub/namespaces/authorizationRules/read", - "display": { - "provider": "Microsoft Azure EventHub", - "resource": "AuthorizationRules", - "operation": "Get Namespace Authorization Rules" - } - }, - { - "name": "Microsoft.EventHub/namespaces/authorizationRules/write", - "display": { - "provider": "Microsoft Azure EventHub", - "resource": "AuthorizationRules", - "operation": "Create or Update Namespace Authorization Rules" - } - }, - { - "name": "Microsoft.EventHub/namespaces/authorizationRules/delete", - "display": { - "provider": "Microsoft Azure EventHub", - "resource": "AuthorizationRules", - "operation": "Delete Namespace Authorization Rule" - } - }, - { - "name": "Microsoft.EventHub/namespaces/authorizationRules/listkeys/action", - "display": { - "provider": "Microsoft Azure EventHub", - "resource": "AuthorizationRules", - "operation": "Get Namespace Listkeys" - } - }, - { - "name": "Microsoft.EventHub/namespaces/authorizationRules/regenerateKeys/action", - "display": { - "provider": "Microsoft Azure EventHub", - "resource": "AuthorizationRules", - "operation": "Resource Regeneratekeys" - } - }, - { - "name": "Microsoft.EventHub/namespaces/eventhubs/write", - "display": { - "provider": "Microsoft Azure EventHub", - "resource": "EventHub", - "operation": "Create or Update EventHub" - } - }, - { - "name": "Microsoft.EventHub/namespaces/eventhubs/read", - "display": { - "provider": "Microsoft Azure EventHub", - "resource": "EventHub", - "operation": "Get EventHub" - } - }, - { - "name": "Microsoft.EventHub/namespaces/eventhubs/Delete", - "display": { - "provider": "Microsoft Azure EventHub", - "resource": "EventHub", - "operation": "Delete EventHub" - } - }, - { - "name": "Microsoft.EventHub/namespaces/eventhubs/authorizationRules/read", - "display": { - "provider": "Microsoft Azure EventHub", - "resource": "EventHub AuthorizationRules", - "operation": " Get EventHub Authorization Rules" - } - }, - { - "name": "Microsoft.EventHub/namespaces/eventhubs/authorizationRules/write", - "display": { - "provider": "Microsoft Azure EventHub", - "resource": "EventHub AuthorizationRules", - "operation": "Create or Update EventHub Authorization Rule" - } - }, - { - "name": "Microsoft.EventHub/namespaces/eventhubs/authorizationRules/delete", - "display": { - "provider": "Microsoft Azure EventHub", - "resource": "EventHub AuthorizationRules", - "operation": "Delete EventHub Authorization Rules" - } - }, - { - "name": "Microsoft.EventHub/namespaces/eventhubs/authorizationRules/listkeys/action", - "display": { - "provider": "Microsoft Azure EventHub", - "resource": "EventHub AuthorizationRules", - "operation": "List EventHub keys" - } - }, - { - "name": "Microsoft.EventHub/namespaces/eventhubs/authorizationRules/regenerateKeys/action", - "display": { - "provider": "Microsoft Azure EventHub", - "resource": "EventHub AuthorizationRules", - "operation": "Resource Regeneratekeys" - } - }, - { - "name": "Microsoft.EventHub/namespaces/eventHubs/consumergroups/write", - "display": { - "provider": "Microsoft Azure EventHub", - "resource": "ConsumerGroup", - "operation": "Create or Update ConsumerGroup" - } - }, - { - "name": "Microsoft.EventHub/namespaces/eventHubs/consumergroups/read", - "display": { - "provider": "Microsoft Azure EventHub", - "resource": "ConsumerGroup", - "operation": "Get ConsumerGroup" - } - }, - { - "name": "Microsoft.EventHub/namespaces/eventHubs/consumergroups/Delete", - "display": { - "provider": "Microsoft Azure EventHub", - "resource": "ConsumerGroup", - "operation": "Delete ConsumerGroup" - } - }, - { - "name": "Microsoft.EventHub/namespaces/metricDefinitions/read", - "display": { - "provider": "Microsoft Azure EventHub", - "resource": "Namespace metrics", - "operation": "Get Namespace metrics" - } - }, - { - "name": "Microsoft.EventHub/namespaces/diagnosticSettings/read", - "display": { - "provider": "Microsoft Azure EventHub", - "resource": "Namespace diagnostic settings", - "operation": "Get Namespace diagnostic settings" - } - }, - { - "name": "Microsoft.EventHub/namespaces/diagnosticSettings/write", - "display": { - "provider": "Microsoft Azure EventHub", - "resource": "Namespace diagnostic settings", - "operation": "Create or Update Namespace diagnostic settings" - } - }, - { - "name": "Microsoft.EventHub/namespaces/logDefinitions/read", - "display": { - "provider": "Microsoft Azure EventHub", - "resource": "Namespace logs", - "operation": "Get Namespace logs" - } - } - ] - } + "value": [ + { + "name": "Microsoft.EventHub/checkNameAvailability/action", + "display": { + "provider": "Microsoft Azure EventHub", + "resource": "Non Resource Operation", + "operation": "Get namespace availability." + } + }, + { + "name": "Microsoft.EventHub/register/action", + "display": { + "provider": "Microsoft Azure EventHub", + "resource": "EventHub Resource Provider", + "operation": "Registers the EventHub Resource Provider" + } + }, + { + "name": "Microsoft.EventHub/namespaces/write", + "display": { + "provider": "Microsoft Azure EventHub", + "resource": "Namespace", + "operation": "Create Or Update Namespace " + } + }, + { + "name": "Microsoft.EventHub/namespaces/read", + "display": { + "provider": "Microsoft Azure EventHub", + "resource": "Namespace", + "operation": "Get Namespace Resource" + } + }, + { + "name": "Microsoft.EventHub/namespaces/Delete", + "display": { + "provider": "Microsoft Azure EventHub", + "resource": "Namespace", + "operation": "Delete Namespace" + } + }, + { + "name": "Microsoft.EventHub/namespaces/authorizationRules/read", + "display": { + "provider": "Microsoft Azure EventHub", + "resource": "AuthorizationRules", + "operation": "Get Namespace Authorization Rules" + } + }, + { + "name": "Microsoft.EventHub/namespaces/authorizationRules/write", + "display": { + "provider": "Microsoft Azure EventHub", + "resource": "AuthorizationRules", + "operation": "Create or Update Namespace Authorization Rules" + } + }, + { + "name": "Microsoft.EventHub/namespaces/authorizationRules/delete", + "display": { + "provider": "Microsoft Azure EventHub", + "resource": "AuthorizationRules", + "operation": "Delete Namespace Authorization Rule" + } + }, + { + "name": "Microsoft.EventHub/namespaces/authorizationRules/listkeys/action", + "display": { + "provider": "Microsoft Azure EventHub", + "resource": "AuthorizationRules", + "operation": "Get Namespace Listkeys" + } + }, + { + "name": "Microsoft.EventHub/namespaces/authorizationRules/regenerateKeys/action", + "display": { + "provider": "Microsoft Azure EventHub", + "resource": "AuthorizationRules", + "operation": "Resource Regeneratekeys" + } + }, + { + "name": "Microsoft.EventHub/namespaces/eventhubs/write", + "display": { + "provider": "Microsoft Azure EventHub", + "resource": "EventHub", + "operation": "Create or Update EventHub" + } + }, + { + "name": "Microsoft.EventHub/namespaces/eventhubs/read", + "display": { + "provider": "Microsoft Azure EventHub", + "resource": "EventHub", + "operation": "Get EventHub" + } + }, + { + "name": "Microsoft.EventHub/namespaces/eventhubs/Delete", + "display": { + "provider": "Microsoft Azure EventHub", + "resource": "EventHub", + "operation": "Delete EventHub" + } + }, + { + "name": "Microsoft.EventHub/namespaces/eventhubs/authorizationRules/read", + "display": { + "provider": "Microsoft Azure EventHub", + "resource": "EventHub AuthorizationRules", + "operation": " Get EventHub Authorization Rules" + } + }, + { + "name": "Microsoft.EventHub/namespaces/eventhubs/authorizationRules/write", + "display": { + "provider": "Microsoft Azure EventHub", + "resource": "EventHub AuthorizationRules", + "operation": "Create or Update EventHub Authorization Rule" + } + }, + { + "name": "Microsoft.EventHub/namespaces/eventhubs/authorizationRules/delete", + "display": { + "provider": "Microsoft Azure EventHub", + "resource": "EventHub AuthorizationRules", + "operation": "Delete EventHub Authorization Rules" + } + }, + { + "name": "Microsoft.EventHub/namespaces/eventhubs/authorizationRules/listkeys/action", + "display": { + "provider": "Microsoft Azure EventHub", + "resource": "EventHub AuthorizationRules", + "operation": "List EventHub keys" + } + }, + { + "name": "Microsoft.EventHub/namespaces/eventhubs/authorizationRules/regenerateKeys/action", + "display": { + "provider": "Microsoft Azure EventHub", + "resource": "EventHub AuthorizationRules", + "operation": "Resource Regeneratekeys" + } + }, + { + "name": "Microsoft.EventHub/namespaces/eventHubs/consumergroups/write", + "display": { + "provider": "Microsoft Azure EventHub", + "resource": "ConsumerGroup", + "operation": "Create or Update ConsumerGroup" + } + }, + { + "name": "Microsoft.EventHub/namespaces/eventHubs/consumergroups/read", + "display": { + "provider": "Microsoft Azure EventHub", + "resource": "ConsumerGroup", + "operation": "Get ConsumerGroup" + } + }, + { + "name": "Microsoft.EventHub/namespaces/eventHubs/consumergroups/Delete", + "display": { + "provider": "Microsoft Azure EventHub", + "resource": "ConsumerGroup", + "operation": "Delete ConsumerGroup" + } + }, + { + "name": "Microsoft.EventHub/namespaces/metricDefinitions/read", + "display": { + "provider": "Microsoft Azure EventHub", + "resource": "Namespace metrics", + "operation": "Get Namespace metrics" + } + }, + { + "name": "Microsoft.EventHub/namespaces/diagnosticSettings/read", + "display": { + "provider": "Microsoft Azure EventHub", + "resource": "Namespace diagnostic settings", + "operation": "Get Namespace diagnostic settings" + } + }, + { + "name": "Microsoft.EventHub/namespaces/diagnosticSettings/write", + "display": { + "provider": "Microsoft Azure EventHub", + "resource": "Namespace diagnostic settings", + "operation": "Create or Update Namespace diagnostic settings" + } + }, + { + "name": "Microsoft.EventHub/namespaces/logDefinitions/read", + "display": { + "provider": "Microsoft Azure EventHub", + "resource": "Namespace logs", + "operation": "Get Namespace logs" + } + } + ] + } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubAuthorizationRuleCreate.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubAuthorizationRuleCreate.json index 90d090dfc857..619ca52dee7f 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubAuthorizationRuleCreate.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubAuthorizationRuleCreate.json @@ -7,22 +7,27 @@ "api-version": "2017-04-01", "subscriptionId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4", "parameters": { - "properties": { - "rights": [ - "Listen", - "Send" - ] - } + "properties": { + "rights": [ + "Listen", + "Send" + ] + } } }, "responses": { "200": { "body": { - "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-960/eventhubs/sdk-EventHub-532/authorizationRules/sdk-Authrules-2513", - "name": "sdk-Authrules-2513", - "type": "Microsoft.EventHub/Namespaces/EventHubs/AuthorizationRules", - "properties": { "rights": [ "Listen", "Send" ] } - } + "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-960/eventhubs/sdk-EventHub-532/authorizationRules/sdk-Authrules-2513", + "name": "sdk-Authrules-2513", + "type": "Microsoft.EventHub/Namespaces/EventHubs/AuthorizationRules", + "properties": { + "rights": [ + "Listen", + "Send" + ] + } + } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubAuthorizationRuleDelete.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubAuthorizationRuleDelete.json index da56b40775ac..1676d142b370 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubAuthorizationRuleDelete.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubAuthorizationRuleDelete.json @@ -11,4 +11,4 @@ "200": {}, "204": {} } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubAuthorizationRuleGet.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubAuthorizationRuleGet.json index 9325ce48f000..db8f036a7888 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubAuthorizationRuleGet.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubAuthorizationRuleGet.json @@ -10,11 +10,16 @@ "responses": { "200": { "body": { - "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-960/eventhubs/sdk-EventHub-532/authorizationRules/sdk-Authrules-2513", - "name": "sdk-Authrules-2513", - "type": "Microsoft.EventHub/Namespaces/EventHubs/AuthorizationRules", - "properties": { "rights": [ "Listen", "Send" ] } - } + "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-960/eventhubs/sdk-EventHub-532/authorizationRules/sdk-Authrules-2513", + "name": "sdk-Authrules-2513", + "type": "Microsoft.EventHub/Namespaces/EventHubs/AuthorizationRules", + "properties": { + "rights": [ + "Listen", + "Send" + ] + } + } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubAuthorizationRuleListAll.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubAuthorizationRuleListAll.json index fd40f732bc7e..a95a3a8ac576 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubAuthorizationRuleListAll.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubAuthorizationRuleListAll.json @@ -9,15 +9,20 @@ "responses": { "200": { "body": { - "value": [ - { - "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-960/eventhubs/sdk-EventHub-532/authorizationRules/sdk-Authrules-2513", - "name": "sdk-Authrules-2513", - "type": "Microsoft.EventHub/Namespaces/EventHubs/AuthorizationRules", - "properties": { "rights": [ "Listen", "Send" ] } - } - ] - } + "value": [ + { + "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-960/eventhubs/sdk-EventHub-532/authorizationRules/sdk-Authrules-2513", + "name": "sdk-Authrules-2513", + "type": "Microsoft.EventHub/Namespaces/EventHubs/AuthorizationRules", + "properties": { + "rights": [ + "Listen", + "Send" + ] + } + } + ] + } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubAuthorizationRuleListKey.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubAuthorizationRuleListKey.json index 5c10a7e20d3e..7a1f458b3238 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubAuthorizationRuleListKey.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubAuthorizationRuleListKey.json @@ -10,12 +10,12 @@ "responses": { "200": { "body": { - "primaryConnectionString": "Endpoint=sb://sdk-namespace-960.servicebus.windows-int.net/;SharedAccessKeyName=sdk-Authrules-2513;SharedAccessKey=############################################;EntityPath=sdk-EventHub-532", - "secondaryConnectionString": "Endpoint=sb://sdk-namespace-960.servicebus.windows-int.net/;SharedAccessKeyName=sdk-Authrules-2513;SharedAccessKey=############################################;EntityPath=sdk-EventHub-532", - "primaryKey": "############################################", - "secondaryKey": "############################################", - "keyName": "sdk-Authrules-2513" - } + "primaryConnectionString": "Endpoint=sb://sdk-namespace-960.servicebus.windows-int.net/;SharedAccessKeyName=sdk-Authrules-2513;SharedAccessKey=############################################;EntityPath=sdk-EventHub-532", + "secondaryConnectionString": "Endpoint=sb://sdk-namespace-960.servicebus.windows-int.net/;SharedAccessKeyName=sdk-Authrules-2513;SharedAccessKey=############################################;EntityPath=sdk-EventHub-532", + "primaryKey": "############################################", + "secondaryKey": "############################################", + "keyName": "sdk-Authrules-2513" + } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubAuthorizationRuleRegenerateKey.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubAuthorizationRuleRegenerateKey.json index 9879ae50a617..f5d6cdcb9d23 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubAuthorizationRuleRegenerateKey.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubAuthorizationRuleRegenerateKey.json @@ -7,18 +7,18 @@ "api-version": "2017-04-01", "subscriptionId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4", "parameters": { - "keyType": "PrimaryKey" - } + "keyType": "PrimaryKey" + } }, "responses": { "200": { "body": { - "primaryConnectionString": "Endpoint=sb://sdk-namespace-9027.servicebus.windows-int.net/;SharedAccessKeyName=sdk-Authrules-1534;SharedAccessKey=#############################################;EntityPath=sdk-EventHub-1647", - "secondaryConnectionString": "Endpoint=sb://sdk-namespace-9027.servicebus.windows-int.net/;SharedAccessKeyName=sdk-Authrules-1534;SharedAccessKey=#############################################;EntityPath=sdk-EventHub-1647", - "primaryKey": "#############################################", - "secondaryKey": "#############################################", - "keyName": "sdk-Authrules-1534" - } + "primaryConnectionString": "Endpoint=sb://sdk-namespace-9027.servicebus.windows-int.net/;SharedAccessKeyName=sdk-Authrules-1534;SharedAccessKey=#############################################;EntityPath=sdk-EventHub-1647", + "secondaryConnectionString": "Endpoint=sb://sdk-namespace-9027.servicebus.windows-int.net/;SharedAccessKeyName=sdk-Authrules-1534;SharedAccessKey=#############################################;EntityPath=sdk-EventHub-1647", + "primaryKey": "#############################################", + "secondaryKey": "#############################################", + "keyName": "sdk-Authrules-1534" + } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubAuthorizationRuleUpdate.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubAuthorizationRuleUpdate.json index 5dc4abfccf02..3f18b7010177 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubAuthorizationRuleUpdate.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubAuthorizationRuleUpdate.json @@ -7,21 +7,25 @@ "api-version": "2017-04-01", "subscriptionId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4", "parameters": { - "properties": { - "rights": [ - "Listen" - ] - } - } + "properties": { + "rights": [ + "Listen" + ] + } + } }, "responses": { "200": { "body": { - "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-960/eventhubs/sdk-EventHub-532/authorizationRules/sdk-Authrules-2513", - "name": "sdk-Authrules-2513", - "type": "Microsoft.EventHub/Namespaces/EventHubs/AuthorizationRules", - "properties": { "rights": [ "Listen" ] } - } + "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-960/eventhubs/sdk-EventHub-532/authorizationRules/sdk-Authrules-2513", + "name": "sdk-Authrules-2513", + "type": "Microsoft.EventHub/Namespaces/EventHubs/AuthorizationRules", + "properties": { + "rights": [ + "Listen" + ] + } + } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubCreate.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubCreate.json index 8c7c6262ae08..b5fdb2067157 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubCreate.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubCreate.json @@ -39,7 +39,12 @@ "status": "Active", "createdAt": "2017-06-28T02:45:55.877Z", "updatedAt": "2017-06-28T02:46:05.877Z", - "partitionIds": [ "0", "1", "2", "3" ], + "partitionIds": [ + "0", + "1", + "2", + "3" + ], "captureDescription": { "enabled": true, "encoding": "Avro", @@ -58,4 +63,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubDelete.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubDelete.json index 0674a189c411..dc0f0cdea8eb 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubDelete.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubDelete.json @@ -10,4 +10,4 @@ "200": {}, "204": {} } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubGet.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubGet.json index ddfd8b56e4b9..aee868c1f814 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubGet.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubGet.json @@ -18,7 +18,12 @@ "status": "Active", "createdAt": "2017-06-28T02:45:55.877Z", "updatedAt": "2017-06-28T02:46:05.877Z", - "partitionIds": [ "0", "1", "2", "3" ], + "partitionIds": [ + "0", + "1", + "2", + "3" + ], "captureDescription": { "enabled": true, "encoding": "Avro", diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubListByNameSpace.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubListByNameSpace.json index b0cd513887b5..90f1998c3ae7 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubListByNameSpace.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubListByNameSpace.json @@ -20,7 +20,12 @@ "status": "Active", "createdAt": "2017-06-28T02:45:55.877Z", "updatedAt": "2017-06-28T02:46:05.877Z", - "partitionIds": [ "0", "1", "2", "3" ], + "partitionIds": [ + "0", + "1", + "2", + "3" + ], "captureDescription": { "enabled": true, "encoding": "Avro", @@ -41,4 +46,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubUpdate.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubUpdate.json index 535fdfe1eb2b..61159e75563b 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubUpdate.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/EventHubs/EHEventHubUpdate.json @@ -59,4 +59,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceAuthorizationRuleCreate.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceAuthorizationRuleCreate.json index f8143d91853a..e172fb235027 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceAuthorizationRuleCreate.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceAuthorizationRuleCreate.json @@ -20,8 +20,13 @@ "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-2702/AuthorizationRules/sdk-Authrules-1746", "name": "sdk-Authrules-1746", "type": "Microsoft.EventHub/Namespaces/AuthorizationRules", - "properties": { "rights": [ "Listen", "Send" ] } + "properties": { + "rights": [ + "Listen", + "Send" + ] + } } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceAuthorizationRuleDelete.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceAuthorizationRuleDelete.json index ee6c5d1f334f..3959bf946e15 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceAuthorizationRuleDelete.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceAuthorizationRuleDelete.json @@ -10,4 +10,4 @@ "200": {}, "204": {} } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceAuthorizationRuleGet.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceAuthorizationRuleGet.json index 9542dfb59ac4..58933ddd6f8a 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceAuthorizationRuleGet.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceAuthorizationRuleGet.json @@ -12,8 +12,13 @@ "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-2702/AuthorizationRules/sdk-Authrules-1746", "name": "sdk-Authrules-1746", "type": "Microsoft.EventHub/Namespaces/AuthorizationRules", - "properties": { "rights": [ "Listen", "Send" ] } + "properties": { + "rights": [ + "Listen", + "Send" + ] + } } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceAuthorizationRuleListAll.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceAuthorizationRuleListAll.json index bb5d1f32f4fd..1d62c51ef999 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceAuthorizationRuleListAll.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceAuthorizationRuleListAll.json @@ -13,16 +13,27 @@ "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-2702/AuthorizationRules?api-version=2017-04-01/RootManageSharedAccessKey", "name": "RootManageSharedAccessKey", "type": "Microsoft.EventHub/Namespaces/AuthorizationRules", - "properties": { "rights": [ "Listen", "Manage", "Send" ] } + "properties": { + "rights": [ + "Listen", + "Manage", + "Send" + ] + } }, { "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-2702/AuthorizationRules?api-version=2017-04-01/sdk-Authrules-1746", "name": "sdk-Authrules-1746", "type": "Microsoft.EventHub/Namespaces/AuthorizationRules", - "properties": { "rights": [ "Listen", "Send" ] } + "properties": { + "rights": [ + "Listen", + "Send" + ] + } } ] } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceAuthorizationRuleListKey.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceAuthorizationRuleListKey.json index b3efe1477c39..e999173bfb53 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceAuthorizationRuleListKey.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceAuthorizationRuleListKey.json @@ -17,4 +17,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceAuthorizationRuleRegenerateKey.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceAuthorizationRuleRegenerateKey.json index 47784b064d9f..31f25dcd6721 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceAuthorizationRuleRegenerateKey.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceAuthorizationRuleRegenerateKey.json @@ -20,4 +20,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceAuthorizationRuleUpdate.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceAuthorizationRuleUpdate.json index a2bfa9df1839..30765d61499d 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceAuthorizationRuleUpdate.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceAuthorizationRuleUpdate.json @@ -19,8 +19,12 @@ "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-2702/AuthorizationRules/sdk-Authrules-1746", "name": "sdk-Authrules-1746", "type": "Microsoft.EventHub/Namespaces/AuthorizationRules", - "properties": { "rights": [ "Listen" ] } + "properties": { + "rights": [ + "Listen" + ] + } } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceCheckNameAvailability.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceCheckNameAvailability.json index 304f1bb28812..b1f2ccf66711 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceCheckNameAvailability.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceCheckNameAvailability.json @@ -15,4 +15,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceCreate.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceCreate.json index 3c2e7ebd7e50..9b5d1193e4b5 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceCreate.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceCreate.json @@ -42,33 +42,33 @@ "serviceBusEndpoint": "https://sdk-Namespace-5849.servicebus.windows-int.net:443/" } } - }, - "201": { - "body": { - "sku": { - "name": "Standard", - "tier": "Standard", - "capacity": 1 - }, - "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-5849", - "name": "sdk-Namespace-5849", - "type": "Microsoft.EventHub/Namespaces", - "location": "South Central US", - "tags": { - "tag1": "value1", - "tag2": "value2" - }, - "properties": { - "isAutoInflateEnabled": false, - "maximumThroughputUnits": 0, - "provisioningState": "Created", - "metricId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4:sdk-namespace-5849", - "createdAt": "2017-05-24T23:23:27.877Z", - "updatedAt": "2017-05-24T23:23:27.877Z", - "serviceBusEndpoint": "https://sdk-Namespace-5849.servicebus.windows-int.net:443/" - } + }, + "201": { + "body": { + "sku": { + "name": "Standard", + "tier": "Standard", + "capacity": 1 + }, + "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-5849", + "name": "sdk-Namespace-5849", + "type": "Microsoft.EventHub/Namespaces", + "location": "South Central US", + "tags": { + "tag1": "value1", + "tag2": "value2" + }, + "properties": { + "isAutoInflateEnabled": false, + "maximumThroughputUnits": 0, + "provisioningState": "Created", + "metricId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4:sdk-namespace-5849", + "createdAt": "2017-05-24T23:23:27.877Z", + "updatedAt": "2017-05-24T23:23:27.877Z", + "serviceBusEndpoint": "https://sdk-Namespace-5849.servicebus.windows-int.net:443/" } - }, - "202": {} + } + }, + "202": {} } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceDelete.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceDelete.json index b8b3ad3635e0..b697874b2418 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceDelete.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceDelete.json @@ -10,4 +10,4 @@ "202": {}, "204": {} } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceGet.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceGet.json index fc61c3002d2f..7a662298808e 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceGet.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceGet.json @@ -8,55 +8,55 @@ "responses": { "200": { "body": { - "sku": { - "name": "Standard", - "tier": "Standard", - "capacity": 1 - }, - "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-5849", - "name": "sdk-Namespace-5849", - "type": "Microsoft.EventHub/Namespaces", - "location": "South Central US", - "tags": { - "tag1": "value1", - "tag2": "value2" - }, - "properties": { - "isAutoInflateEnabled": false, - "maximumThroughputUnits": 0, - "provisioningState": "Created", - "metricId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4:sdk-namespace-5849", - "createdAt": "2017-05-24T23:23:27.877Z", - "updatedAt": "2017-05-24T23:23:27.877Z", - "serviceBusEndpoint": "https://sdk-Namespace-5849.servicebus.windows-int.net:443/" - } - } + "sku": { + "name": "Standard", + "tier": "Standard", + "capacity": 1 + }, + "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-5849", + "name": "sdk-Namespace-5849", + "type": "Microsoft.EventHub/Namespaces", + "location": "South Central US", + "tags": { + "tag1": "value1", + "tag2": "value2" + }, + "properties": { + "isAutoInflateEnabled": false, + "maximumThroughputUnits": 0, + "provisioningState": "Created", + "metricId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4:sdk-namespace-5849", + "createdAt": "2017-05-24T23:23:27.877Z", + "updatedAt": "2017-05-24T23:23:27.877Z", + "serviceBusEndpoint": "https://sdk-Namespace-5849.servicebus.windows-int.net:443/" + } + } }, - "201": { + "201": { "body": { - "sku": { - "name": "Standard", - "tier": "Standard", - "capacity": 1 - }, - "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-5849", - "name": "sdk-Namespace-5849", - "type": "Microsoft.EventHub/Namespaces", - "location": "South Central US", - "tags": { - "tag1": "value1", - "tag2": "value2" - }, - "properties": { - "isAutoInflateEnabled": false, - "maximumThroughputUnits": 0, - "provisioningState": "Created", - "metricId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4:sdk-namespace-5849", - "createdAt": "2017-05-24T23:23:27.877Z", - "updatedAt": "2017-05-24T23:23:27.877Z", - "serviceBusEndpoint": "https://sdk-Namespace-5849.servicebus.windows-int.net:443/" - } - } + "sku": { + "name": "Standard", + "tier": "Standard", + "capacity": 1 + }, + "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-5849", + "name": "sdk-Namespace-5849", + "type": "Microsoft.EventHub/Namespaces", + "location": "South Central US", + "tags": { + "tag1": "value1", + "tag2": "value2" + }, + "properties": { + "isAutoInflateEnabled": false, + "maximumThroughputUnits": 0, + "provisioningState": "Created", + "metricId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4:sdk-namespace-5849", + "createdAt": "2017-05-24T23:23:27.877Z", + "updatedAt": "2017-05-24T23:23:27.877Z", + "serviceBusEndpoint": "https://sdk-Namespace-5849.servicebus.windows-int.net:443/" + } + } } } } diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceList.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceList.json index 5c8d199e1ac0..a05c321ff63a 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceList.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceList.json @@ -1358,4 +1358,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceListByResourceGroup.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceListByResourceGroup.json index be277d878c9d..fc43b939227d 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceListByResourceGroup.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceListByResourceGroup.json @@ -309,4 +309,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceUpdate.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceUpdate.json index 6bee975d1190..29a9c6f32529 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceUpdate.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/EHNameSpaceUpdate.json @@ -4,66 +4,66 @@ "resourceGroupName": "ArunMonocle", "api-version": "2017-04-01", "subscriptionId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4", - "parameters":{ - "location": "South Central US", - "tags": { - "tag3": "value3", - "tag4": "value4" - } - } + "parameters": { + "location": "South Central US", + "tags": { + "tag3": "value3", + "tag4": "value4" + } + } }, "responses": { "200": { "body": { - "sku": { - "name": "Standard", - "tier": "Standard", - "capacity": 1 - }, - "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-3668", - "name": "sdk-Namespace-3668", - "type": "Microsoft.EventHub/Namespaces", - "location": "South Central US", - "tags": { - "tag3": "value3", - "tag4": "value4" - }, - "properties": { - "isAutoInflateEnabled": false, - "maximumThroughputUnits": 0, - "provisioningState": "Updating", - "metricId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4:sdk-namespace-3668", - "createdAt": "2017-06-01T21:37:04.46Z", - "updatedAt": "2017-06-01T21:37:53.413Z", - "serviceBusEndpoint": "https://sdk-Namespace-3668.servicebus.windows-int.net:443/" - } - } + "sku": { + "name": "Standard", + "tier": "Standard", + "capacity": 1 + }, + "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-3668", + "name": "sdk-Namespace-3668", + "type": "Microsoft.EventHub/Namespaces", + "location": "South Central US", + "tags": { + "tag3": "value3", + "tag4": "value4" + }, + "properties": { + "isAutoInflateEnabled": false, + "maximumThroughputUnits": 0, + "provisioningState": "Updating", + "metricId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4:sdk-namespace-3668", + "createdAt": "2017-06-01T21:37:04.46Z", + "updatedAt": "2017-06-01T21:37:53.413Z", + "serviceBusEndpoint": "https://sdk-Namespace-3668.servicebus.windows-int.net:443/" + } + } }, "201": { "body": { - "sku": { - "name": "Standard", - "tier": "Standard", - "capacity": 1 - }, - "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-3668", - "name": "sdk-Namespace-3668", - "type": "Microsoft.EventHub/Namespaces", - "location": "South Central US", - "tags": { - "tag3": "value3", - "tag4": "value4" - }, - "properties": { - "isAutoInflateEnabled": false, - "maximumThroughputUnits": 0, - "provisioningState": "Updating", - "metricId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4:sdk-namespace-3668", - "createdAt": "2017-06-01T21:37:04.46Z", - "updatedAt": "2017-06-01T21:37:53.413Z", - "serviceBusEndpoint": "https://sdk-Namespace-3668.servicebus.windows-int.net:443/" - } - } + "sku": { + "name": "Standard", + "tier": "Standard", + "capacity": 1 + }, + "id": "/subscriptions/5f750a97-50d9-4e36-8081-c9ee4c0210d4/resourceGroups/ArunMonocle/providers/Microsoft.EventHub/namespaces/sdk-Namespace-3668", + "name": "sdk-Namespace-3668", + "type": "Microsoft.EventHub/Namespaces", + "location": "South Central US", + "tags": { + "tag3": "value3", + "tag4": "value4" + }, + "properties": { + "isAutoInflateEnabled": false, + "maximumThroughputUnits": 0, + "provisioningState": "Updating", + "metricId": "5f750a97-50d9-4e36-8081-c9ee4c0210d4:sdk-namespace-3668", + "createdAt": "2017-06-01T21:37:04.46Z", + "updatedAt": "2017-06-01T21:37:53.413Z", + "serviceBusEndpoint": "https://sdk-Namespace-3668.servicebus.windows-int.net:443/" + } + } }, "202": {} } diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/VirtualNetworkRule/EHNetworkRuleSetCreate.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/VirtualNetworkRule/EHNetworkRuleSetCreate.json index 509bc7792ac5..322df5bf0143 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/VirtualNetworkRule/EHNetworkRuleSetCreate.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/VirtualNetworkRule/EHNetworkRuleSetCreate.json @@ -62,15 +62,21 @@ "defaultAction": "Deny", "virtualNetworkRules": [ { - "subnet": { "id": "/subscriptions/subscriptionid/resourcegroups/resourcegroupid/providers/Microsoft.Network/virtualNetworks/myvn/subnets/subnet2" }, + "subnet": { + "id": "/subscriptions/subscriptionid/resourcegroups/resourcegroupid/providers/Microsoft.Network/virtualNetworks/myvn/subnets/subnet2" + }, "ignoreMissingVnetServiceEndpoint": true }, { - "subnet": { "id": "/subscriptions/subscriptionid/resourcegroups/resourcegroupid/providers/Microsoft.Network/virtualNetworks/myvn/subnets/subnet3" }, + "subnet": { + "id": "/subscriptions/subscriptionid/resourcegroups/resourcegroupid/providers/Microsoft.Network/virtualNetworks/myvn/subnets/subnet3" + }, "ignoreMissingVnetServiceEndpoint": false }, { - "subnet": { "id": "/subscriptions/subscriptionid/resourcegroups/resourcegroupid/providers/Microsoft.Network/virtualNetworks/myvn/subnets/subnet6" }, + "subnet": { + "id": "/subscriptions/subscriptionid/resourcegroups/resourcegroupid/providers/Microsoft.Network/virtualNetworks/myvn/subnets/subnet6" + }, "ignoreMissingVnetServiceEndpoint": false } ], @@ -100,4 +106,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/VirtualNetworkRule/EHNetworkRuleSetGet.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/VirtualNetworkRule/EHNetworkRuleSetGet.json index 17afbaf88b5f..2deef86c8131 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/VirtualNetworkRule/EHNetworkRuleSetGet.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/NameSpaces/VirtualNetworkRule/EHNetworkRuleSetGet.json @@ -15,15 +15,21 @@ "defaultAction": "Deny", "virtualNetworkRules": [ { - "subnet": { "id": "/subscriptions/subscriptionid/resourcegroups/resourcegroupid/providers/Microsoft.Network/virtualNetworks/myvn/subnets/subnet2" }, + "subnet": { + "id": "/subscriptions/subscriptionid/resourcegroups/resourcegroupid/providers/Microsoft.Network/virtualNetworks/myvn/subnets/subnet2" + }, "ignoreMissingVnetServiceEndpoint": true }, { - "subnet": { "id": "/subscriptions/subscriptionid/resourcegroups/resourcegroupid/providers/Microsoft.Network/virtualNetworks/myvn/subnets/subnet3" }, + "subnet": { + "id": "/subscriptions/subscriptionid/resourcegroups/resourcegroupid/providers/Microsoft.Network/virtualNetworks/myvn/subnets/subnet3" + }, "ignoreMissingVnetServiceEndpoint": false }, { - "subnet": { "id": "/subscriptions/subscriptionid/resourcegroups/resourcegroupid/providers/Microsoft.Network/virtualNetworks/myvn/subnets/subnet6" }, + "subnet": { + "id": "/subscriptions/subscriptionid/resourcegroups/resourcegroupid/providers/Microsoft.Network/virtualNetworks/myvn/subnets/subnet6" + }, "ignoreMissingVnetServiceEndpoint": false } ], @@ -53,4 +59,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/disasterRecoveryConfigs/EHAliasAuthorizationRuleGet.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/disasterRecoveryConfigs/EHAliasAuthorizationRuleGet.json index 5b68f17551f9..816d91a8eb51 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/disasterRecoveryConfigs/EHAliasAuthorizationRuleGet.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/disasterRecoveryConfigs/EHAliasAuthorizationRuleGet.json @@ -10,11 +10,16 @@ "responses": { "200": { "body": { - "id": "/subscriptions/exampleSubscriptionId/resourceGroups/exampleResourceGroup/providers/Microsoft.EventHub/namespaces/sdk-Namespace-9080/disasterRecoveryConfigs/sdk-DisasterRecovery-4047/AuthorizationRules/sdk-Authrules-4879", - "name": "sdk-Authrules-4879", - "type": "Microsoft.EventHub/Namespaces/AuthorizationRules", - "properties": { "rights": [ "Listen", "Send" ] } - } + "id": "/subscriptions/exampleSubscriptionId/resourceGroups/exampleResourceGroup/providers/Microsoft.EventHub/namespaces/sdk-Namespace-9080/disasterRecoveryConfigs/sdk-DisasterRecovery-4047/AuthorizationRules/sdk-Authrules-4879", + "name": "sdk-Authrules-4879", + "type": "Microsoft.EventHub/Namespaces/AuthorizationRules", + "properties": { + "rights": [ + "Listen", + "Send" + ] + } + } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/disasterRecoveryConfigs/EHAliasAuthorizationRuleListAll.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/disasterRecoveryConfigs/EHAliasAuthorizationRuleListAll.json index 4cf93f185ee6..5d7edf18a121 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/disasterRecoveryConfigs/EHAliasAuthorizationRuleListAll.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/disasterRecoveryConfigs/EHAliasAuthorizationRuleListAll.json @@ -9,33 +9,54 @@ "responses": { "200": { "body": { - "value": [ - { - "id": "/subscriptions/exampleSubscriptionId/resourceGroups/exampleResourceGroup/providers/Microsoft.EventHub/namespaces/sdk-Namespace-9080/disasterRecoveryConfigs/sdk-DisasterRecovery-4047/AuthorizationRules/RootManageSharedAccessKey", - "name": "RootManageSharedAccessKey", - "type": "Microsoft.EventHub/Namespaces/AuthorizationRules", - "properties": { "rights": [ "Listen", "Manage", "Send" ] } - }, - { - "id": "/subscriptions/exampleSubscriptionId/resourceGroups/exampleResourceGroup/providers/Microsoft.EventHub/namespaces/sdk-Namespace-9080/disasterRecoveryConfigs/sdk-DisasterRecovery-4047/AuthorizationRules/sdk-Authrules-1067", - "name": "sdk-Authrules-1067", - "type": "Microsoft.EventHub/Namespaces/AuthorizationRules", - "properties": { "rights": [ "Listen", "Send" ] } - }, - { - "id": "/subscriptions/exampleSubscriptionId/resourceGroups/exampleResourceGroup/providers/Microsoft.EventHub/namespaces/sdk-Namespace-9080/disasterRecoveryConfigs/sdk-DisasterRecovery-4047/AuthorizationRules/sdk-Authrules-1684", - "name": "sdk-Authrules-1684", - "type": "Microsoft.EventHub/Namespaces/AuthorizationRules", - "properties": { "rights": [ "Listen", "Send" ] } - }, - { - "id": "/subscriptions/exampleSubscriptionId/resourceGroups/exampleResourceGroup/providers/Microsoft.EventHub/namespaces/sdk-Namespace-9080/disasterRecoveryConfigs/sdk-DisasterRecovery-4047/AuthorizationRules/sdk-Authrules-4879", - "name": "sdk-Authrules-4879", - "type": "Microsoft.EventHub/Namespaces/AuthorizationRules", - "properties": { "rights": [ "Listen", "Send" ] } - } - ] - } + "value": [ + { + "id": "/subscriptions/exampleSubscriptionId/resourceGroups/exampleResourceGroup/providers/Microsoft.EventHub/namespaces/sdk-Namespace-9080/disasterRecoveryConfigs/sdk-DisasterRecovery-4047/AuthorizationRules/RootManageSharedAccessKey", + "name": "RootManageSharedAccessKey", + "type": "Microsoft.EventHub/Namespaces/AuthorizationRules", + "properties": { + "rights": [ + "Listen", + "Manage", + "Send" + ] + } + }, + { + "id": "/subscriptions/exampleSubscriptionId/resourceGroups/exampleResourceGroup/providers/Microsoft.EventHub/namespaces/sdk-Namespace-9080/disasterRecoveryConfigs/sdk-DisasterRecovery-4047/AuthorizationRules/sdk-Authrules-1067", + "name": "sdk-Authrules-1067", + "type": "Microsoft.EventHub/Namespaces/AuthorizationRules", + "properties": { + "rights": [ + "Listen", + "Send" + ] + } + }, + { + "id": "/subscriptions/exampleSubscriptionId/resourceGroups/exampleResourceGroup/providers/Microsoft.EventHub/namespaces/sdk-Namespace-9080/disasterRecoveryConfigs/sdk-DisasterRecovery-4047/AuthorizationRules/sdk-Authrules-1684", + "name": "sdk-Authrules-1684", + "type": "Microsoft.EventHub/Namespaces/AuthorizationRules", + "properties": { + "rights": [ + "Listen", + "Send" + ] + } + }, + { + "id": "/subscriptions/exampleSubscriptionId/resourceGroups/exampleResourceGroup/providers/Microsoft.EventHub/namespaces/sdk-Namespace-9080/disasterRecoveryConfigs/sdk-DisasterRecovery-4047/AuthorizationRules/sdk-Authrules-4879", + "name": "sdk-Authrules-4879", + "type": "Microsoft.EventHub/Namespaces/AuthorizationRules", + "properties": { + "rights": [ + "Listen", + "Send" + ] + } + } + ] + } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/disasterRecoveryConfigs/EHAliasAuthorizationRuleListKey.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/disasterRecoveryConfigs/EHAliasAuthorizationRuleListKey.json index 7a0f84b9447a..0a737fe403ff 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/disasterRecoveryConfigs/EHAliasAuthorizationRuleListKey.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/disasterRecoveryConfigs/EHAliasAuthorizationRuleListKey.json @@ -10,12 +10,12 @@ "responses": { "200": { "body": { - "aliasPrimaryConnectionString": "Endpoint=sb://sdk-disasterrecovery-4047.servicebus.windows-int.net/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=############################################", - "aliasSecondaryConnectionString": "Endpoint=sb://sdk-disasterrecovery-4047.servicebus.windows-int.net/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=############################################", + "aliasPrimaryConnectionString": "Endpoint=sb://sdk-disasterrecovery-4047.servicebus.windows-int.net/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=############################################", + "aliasSecondaryConnectionString": "Endpoint=sb://sdk-disasterrecovery-4047.servicebus.windows-int.net/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=############################################", "primaryKey": "############################################", "secondaryKey": "############################################", "keyName": "sdk-Authrules-1746" } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/disasterRecoveryConfigs/EHAliasCheckNameAvailability.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/disasterRecoveryConfigs/EHAliasCheckNameAvailability.json index f856b118c127..002c618a643b 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/disasterRecoveryConfigs/EHAliasCheckNameAvailability.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/disasterRecoveryConfigs/EHAliasCheckNameAvailability.json @@ -17,4 +17,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/disasterRecoveryConfigs/EHAliasCreate.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/disasterRecoveryConfigs/EHAliasCreate.json index 8ecd7319b358..08225024cf70 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/disasterRecoveryConfigs/EHAliasCreate.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/disasterRecoveryConfigs/EHAliasCreate.json @@ -20,11 +20,10 @@ "properties": { "provisioningState": "Accepted", "partnerNamespace": "sdk-Namespace-37", - "role": "Primary", - "type": "MetadataReplication" + "role": "Primary" } } }, "201": {} } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/disasterRecoveryConfigs/EHAliasDelete.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/disasterRecoveryConfigs/EHAliasDelete.json index b01a5def8c25..432bcbfe75ae 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/disasterRecoveryConfigs/EHAliasDelete.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/disasterRecoveryConfigs/EHAliasDelete.json @@ -9,4 +9,4 @@ "responses": { "200": {} } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/disasterRecoveryConfigs/EHAliasFailOver.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/disasterRecoveryConfigs/EHAliasFailOver.json index 871ce3d48bfc..eba0ce34bcda 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/disasterRecoveryConfigs/EHAliasFailOver.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/disasterRecoveryConfigs/EHAliasFailOver.json @@ -9,4 +9,4 @@ "responses": { "200": {} } -} \ No newline at end of file +} diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/disasterRecoveryConfigs/EHAliasGet.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/disasterRecoveryConfigs/EHAliasGet.json index 6ab7cf000d25..693f54cd778f 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/disasterRecoveryConfigs/EHAliasGet.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/disasterRecoveryConfigs/EHAliasGet.json @@ -16,7 +16,6 @@ "provisioningState": "Accepted", "partnerNamespace": "sdk-Namespace-8859", "role": "Secondary", - "type": "MetadataReplication", "pendingReplicationOperationsCount": 0 } } diff --git a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/disasterRecoveryConfigs/EHAliasList.json b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/disasterRecoveryConfigs/EHAliasList.json index 37dbbc1a4634..517c5c216a05 100644 --- a/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/disasterRecoveryConfigs/EHAliasList.json +++ b/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01/examples/disasterRecoveryConfigs/EHAliasList.json @@ -17,12 +17,11 @@ "properties": { "provisioningState": "Accepted", "partnerNamespace": "sdk-Namespace-37", - "role": "Primary", - "type": "MetadataReplication" + "role": "Primary" } } ] } } } -} \ No newline at end of file +}