NamespaceUpdateParameter Class

Parameters supplied to the Patch/update Namespace operation.

Inheritance
azure.mgmt.eventhub._serialization.Model
NamespaceUpdateParameter

Constructor

NamespaceUpdateParameter(*, tags: Dict[str, str] | None = None, sku: _models.Sku | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
tags

Resource tags.

sku
Sku

The sku of the created Namespace.

Variables

Name Description
tags

Resource tags.

sku
Sku

The sku of the created Namespace.