NamespacePatchParameters Class

Parameters supplied to the Patch Namespace operation.

Inheritance
msrest.serialization.Model
NamespacePatchParameters

Constructor

NamespacePatchParameters(*, tags: Dict[str, str] | None = None, sku: Sku | None = None, **kwargs)

Keyword-Only Parameters

Name Description
tags

A set of tags. Resource tags.

sku
Sku

The sku of the created namespace.

Variables

Name Description
tags

A set of tags. Resource tags.

sku
Sku

The sku of the created namespace.