ContainerGroupSandboxProperties 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.
Properties of a SandboxGroup.
public class ContainerGroupSandboxProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ContainerInstance.Models.ContainerGroupSandboxProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ContainerInstance.Models.ContainerGroupSandboxProperties>
type ContainerGroupSandboxProperties = class
interface IJsonModel<ContainerGroupSandboxProperties>
interface IPersistableModel<ContainerGroupSandboxProperties>
Public Class ContainerGroupSandboxProperties
Implements IJsonModel(Of ContainerGroupSandboxProperties), IPersistableModel(Of ContainerGroupSandboxProperties)
- Inheritance
-
ContainerGroupSandboxProperties
- Implements
Constructors
| Name | Description |
|---|---|
| ContainerGroupSandboxProperties() |
Initializes a new instance of ContainerGroupSandboxProperties. |
Properties
| Name | Description |
|---|---|
| ManagementResourceGroupId |
The ARM resource ID of the management resource group associated with this SandboxGroup. |
| NetworkSubnets |
The list of subnets associated with the SandboxGroup. |
| ProvisioningState |
The status of the last operation. |