SandboxGroupPatch interface
A SandboxGroup resource for use in patch requests.
Properties
| properties | SandboxGroup properties that can be updated. |
| tags | Resource tags. |
Property Details
properties
SandboxGroup properties that can be updated.
properties?: SandboxGroupPatchProperties
Property Value
tags
Resource tags.
tags?: Record<string, string>
Property Value
Record<string, string>