NamespaceUpdateParameter Class

Parameters supplied to the Patch/update Namespace operation.

Inheritance
NamespaceUpdateParameter

Constructor

NamespaceUpdateParameter(*, tags: Optional[Dict[str, str]] = None, sku: Optional[azure.mgmt.eventhub.v2015_08_01.models._models_py3.Sku] = None, **kwargs)

Variables

tags
dict[str, str]

A set of tags. Resource tags.

sku
Sku

The sku of the created Namespace.