NamespaceUpdateParameter Class
Parameters supplied to the Patch/update Namespace operation.
Constructor
NamespaceUpdateParameter(*, 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