NamespaceUpdateParameters Class
Parameters supplied to the Patch Namespace operation.
Constructor
NamespaceUpdateParameters(*, tags: Dict[str, str] | None = None, sku: _models.Sku | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
tags
|
Resource tags. |
sku
|
The sku of the created namespace. |
Variables
Name | Description |
---|---|
tags
|
Resource tags. |
sku
|
The sku of the created namespace. |
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Python