Azure.ResourceManager.ContainerInstance Namespace
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.
Classes
AzureResourceManagerContainerInstanceContext |
Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information see 'https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md' |
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. |
ContainerGroupProfileCollection |
A class representing a collection of ContainerGroupProfileResource and their operations. Each ContainerGroupProfileResource in the collection will belong to the same instance of ResourceGroupResource. To get a ContainerGroupProfileCollection instance call the GetContainerGroupProfiles method from an instance of ResourceGroupResource. |
ContainerGroupProfileData |
A class representing the ContainerGroupProfile data model. A container group profile. |
ContainerGroupProfileResource |
A Class representing a ContainerGroupProfile along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ContainerGroupProfileResource from an instance of ArmClient using the GetContainerGroupProfileResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetContainerGroupProfile method. |
ContainerGroupProfileRevisionCollection |
A class representing a collection of ContainerGroupProfileRevisionResource and their operations. Each ContainerGroupProfileRevisionResource in the collection will belong to the same instance of ContainerGroupProfileResource. To get a ContainerGroupProfileRevisionCollection instance call the GetContainerGroupProfileRevisions method from an instance of ContainerGroupProfileResource. |
ContainerGroupProfileRevisionResource |
A Class representing a ContainerGroupProfileRevision along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ContainerGroupProfileRevisionResource from an instance of ArmClient using the GetContainerGroupProfileRevisionResource method. Otherwise you can get one from its parent resource ContainerGroupProfileResource using the GetContainerGroupProfileRevision method. |
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. |
NGroupCollection |
A class representing a collection of NGroupResource and their operations. Each NGroupResource in the collection will belong to the same instance of ResourceGroupResource. To get a NGroupCollection instance call the GetNGroups method from an instance of ResourceGroupResource. |
NGroupData |
A class representing the NGroup data model. Describes the NGroups resource. |
NGroupResource |
A Class representing a NGroup along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a NGroupResource from an instance of ArmClient using the GetNGroupResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetNGroup method. |