InstancePoolUpdate Class
An update to an Instance pool.
- Inheritance
-
msrest.serialization.ModelInstancePoolUpdate
Constructor
InstancePoolUpdate(*, tags: Dict[str, str] | None = None, **kwargs)
Parameters
Name | Description |
---|---|
tags
Required
|
A set of tags. Resource tags. |
Keyword-Only Parameters
Name | Description |
---|---|
tags
Required
|
|
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python