EHNamespaces
Creates or updates a namespace. Once created, this namespace's resource manifest is immutable. This operation is idempotent.
patch/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}
Path parameters
namespaceNamestring required
The Namespace name
Parameters
../../../../../../common-types/resource-management/v3/types.json#/components/parameters/ApiVersionParameter — unresolved $ref
../../../../../../common-types/resource-management/v3/types.json#/components/parameters/SubscriptionIdParameter — unresolved $ref
../../../../../../common-types/resource-management/v3/types.json#/components/parameters/ResourceGroupNameParameter — unresolved $ref
Request body
EHNamespace required— unresolved $ref
Response
Azure operation completed successfully.
EHNamespace required— unresolved $ref
Changes
Changed in 2 of the 4 revisions of this API.131
- ●
the optional response header
Azure-AsyncOperationremoved for the status202optional-response-header-removed
- ●
the optional response header
Locationremoved for the status202optional-response-header-removed
- ●
the optional response header
Retry-Afterremoved for the status202optional-response-header-removed
- ○
added the success response with the status
201response-success-status-added
- ●
- ▲
removed the success response with the status
201response-success-status-removed
- ▲