File tree Expand file tree Collapse file tree 1 file changed +2
-21
lines changed
specification/eventhub/resource-manager/Microsoft.EventHub/stable/2017-04-01 Expand file tree Collapse file tree 1 file changed +2
-21
lines changed Original file line number Diff line number Diff line change 1857
1857
}
1858
1858
}
1859
1859
},
1860
- "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/networkRuleSets /default" : {
1860
+ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/networkRuleSet /default" : {
1861
1861
"put" : {
1862
1862
"tags" : [
1863
1863
" Namespaces"
2893
2893
"minimum" : 1 ,
2894
2894
"maximum" : 1000 ,
2895
2895
"x-ms-parameter-location" : " method"
2896
- },
2897
- "ipFilterRuleNameParameter" : {
2898
- "name" : " ipFilterRuleName" ,
2899
- "in" : " path" ,
2900
- "required" : true ,
2901
- "type" : " string" ,
2902
- "minLength" : 1 ,
2903
- "x-ms-parameter-location" : " method" ,
2904
- "description" : " The IP Filter Rule name."
2905
- },
2906
- "virtualNetworkRuleNameParameter" : {
2907
- "name" : " virtualNetworkRuleName" ,
2908
- "in" : " path" ,
2909
- "required" : true ,
2910
- "type" : " string" ,
2911
- "minLength" : 1 ,
2912
- "x-ms-parameter-location" : " method" ,
2913
- "description" : " The Virtual Network Rule name."
2914
- }
2915
-
2896
+ }
2916
2897
}
2917
2898
}
You can’t perform that action at this time.
0 commit comments