Namespaces

Update a namespace.

Asynchronously updates a namespace with the specified parameters.

patch/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/namespaces/{namespaceName}

Path parameters

namespaceNamestring required

Name of the namespace.

Parameters

../../../../../../common-types/resource-management/v3/types.json#/components/parameters/SubscriptionIdParameter — unresolved $ref
../../../../../../common-types/resource-management/v6/types.json#/components/parameters/ResourceGroupNameParameter — unresolved $ref
../../../../../../common-types/resource-management/v6/types.json#/components/parameters/ApiVersionParameter — unresolved $ref

Request body

tagsobject

Tags of the namespace resource.

Response

OK

idstring

Fully qualified identifier of the resource.

namestring

Name of the resource.

typestring

Type of the resource.

Changes

Changed in 3 of the 24 revisions of this API.51

  • 2017-06-15-preview285f714f33392See the full diff
    • the optional response header Azure-AsyncOperation removed for the status 202

      optional-response-header-removed

    • the optional response header Retry-After removed for the status 202

      optional-response-header-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 2017-06-15-preview6114a105ef693See the full diff
    • deleted the path request parameter resourceGroupName

      request-parameter-removed

    • deleted the path request parameter subscriptionId

      request-parameter-removed

    • deleted the query request parameter api-version

      request-parameter-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 2017-06-15-previewcbb7abd10a951See the full diff
    • endpoint added

      endpoint-added