Azure.ResourceManager.ContainerInstance Namespace

Classes

ContainerGroupCollection

A class representing a collection of ContainerGroupResource and their operations. Each ContainerGroupResource in the collection will belong to the same instance of ResourceGroupResource. To get a ContainerGroupCollection instance call the GetContainerGroups method from an instance of ResourceGroupResource.

ContainerGroupData

A class representing the ContainerGroup data model. A container group.

ContainerGroupResource

A Class representing a ContainerGroup along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ContainerGroupResource from an instance of ArmClient using the GetContainerGroupResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetContainerGroup method.

ContainerInstanceExtensions

A class to add extension methods to Azure.ResourceManager.ContainerInstance.