ContainerSandboxGroupPatch Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The type used for updating a SandboxGroup resource.
public class ContainerSandboxGroupPatch : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ContainerInstance.Models.ContainerSandboxGroupPatch>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ContainerInstance.Models.ContainerSandboxGroupPatch>
type ContainerSandboxGroupPatch = class
interface IJsonModel<ContainerSandboxGroupPatch>
interface IPersistableModel<ContainerSandboxGroupPatch>
Public Class ContainerSandboxGroupPatch
Implements IJsonModel(Of ContainerSandboxGroupPatch), IPersistableModel(Of ContainerSandboxGroupPatch)
- Inheritance
-
ContainerSandboxGroupPatch
- Implements
Constructors
| Name | Description |
|---|---|
| ContainerSandboxGroupPatch() |
Initializes a new instance of ContainerSandboxGroupPatch. |
Properties
| Name | Description |
|---|---|
| Identity |
The managed service identities assigned to this resource. |
| Tags |
Resource tags. |