You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/servicebus/resource-manager/Microsoft.ServiceBus/preview/2022-01-01-preview/namespace-preview.json
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -757,6 +757,20 @@
757
757
"alternateName": {
758
758
"type": "string",
759
759
"description": "Alternate name for namespace"
760
+
},
761
+
"publicNetworkAccess": {
762
+
"description": "This determines if traffic is allowed over public network. By default it is enabled.",
0 commit comments