SandboxGroupPatch Class
A SandboxGroup resource for use in patch requests.
Constructor
SandboxGroupPatch(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
tags
|
Resource tags. |
|
properties
|
SandboxGroup properties that can be updated. |
Attributes
properties
SandboxGroup properties that can be updated.
properties: _models.SandboxGroupPatchProperties | None
tags
Resource tags.
tags: dict[str, str] | None