IContainerGroups Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Point d’entrée de l’API de gestion du conteneur instance.
public interface IContainerGroups : Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsBatchCreation<Microsoft.Azure.Management.ContainerInstance.Fluent.IContainerGroup>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsBatchDeletion, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsCreating<Microsoft.Azure.Management.ContainerInstance.Fluent.ContainerGroup.Definition.IBlank>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsDeletingById, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsDeletingByResourceGroup, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsGettingById<Microsoft.Azure.Management.ContainerInstance.Fluent.IContainerGroup>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsGettingByResourceGroup<Microsoft.Azure.Management.ContainerInstance.Fluent.IContainerGroup>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsListing<Microsoft.Azure.Management.ContainerInstance.Fluent.IContainerGroup>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsListingByResourceGroup<Microsoft.Azure.Management.ContainerInstance.Fluent.IContainerGroup>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.ContainerInstance.Fluent.IContainerGroupsOperations>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasManager<Microsoft.Azure.Management.ContainerInstance.Fluent.IContainerInstanceManager>
type IContainerGroups = interface
interface IBeta
interface ISupportsCreating<IBlank>
interface IHasManager<IContainerInstanceManager>
interface IHasInner<IContainerGroupsOperations>
interface ISupportsBatchCreation<IContainerGroup>
interface ISupportsGettingByResourceGroup<IContainerGroup>
interface ISupportsGettingById<IContainerGroup>
interface ISupportsDeletingByResourceGroup
interface ISupportsDeletingById
interface ISupportsBatchDeletion
interface ISupportsListingByResourceGroup<IContainerGroup>
interface ISupportsListing<IContainerGroup>
Public Interface IContainerGroups
Implements IHasInner(Of IContainerGroupsOperations), IHasManager(Of IContainerInstanceManager), ISupportsBatchCreation(Of IContainerGroup), ISupportsBatchDeletion, ISupportsCreating(Of IBlank), ISupportsDeletingById, ISupportsDeletingByResourceGroup, ISupportsGettingById(Of IContainerGroup), ISupportsGettingByResourceGroup(Of IContainerGroup), ISupportsListing(Of IContainerGroup), ISupportsListingByResourceGroup(Of IContainerGroup)
- Implémente
-
ISupportsBatchCreation<IContainerGroup> ISupportsBatchDeletion ISupportsCreating<IBlank> ISupportsDeletingById ISupportsDeletingByResourceGroup ISupportsGettingById<IContainerGroup> ISupportsGettingByResourceGroup<IContainerGroup> ISupportsListing<IContainerGroup> ISupportsListingByResourceGroup<IContainerGroup> IBeta IHasInner<IContainerGroupsOperations> IHasManager<IContainerInstanceManager>
Propriétés
Inner |
Point d’entrée de l’API de gestion du conteneur instance. (Hérité de IHasInner<T>) |
Manager |
Obtient le type de client manager de ce type de ressource. (Hérité de IHasManager<ManagerT>) |
Méthodes
Create(ICreatable<IFluentResourceT>[]) |
Crée un ensemble (lot) de ressources. (Hérité de ISupportsBatchCreation<IFluentResourceT>) |
Create(IEnumerable<ICreatable<IFluentResourceT>>) |
Crée un ensemble (lot) de ressources. (Hérité de ISupportsBatchCreation<IFluentResourceT>) |
CreateAsync(IEnumerable<ICreatable<IFluentResourceT>>, CancellationToken) |
Crée un ensemble (lot) de ressources. (Hérité de ISupportsBatchCreation<IFluentResourceT>) |
Define(String) |
Point d’entrée de l’API de gestion du conteneur instance. (Hérité de ISupportsCreating<T>) |
DeleteById(String) |
Supprime une ressource d’Azure, l’identifiant par son ID de ressource. (Hérité de ISupportsDeletingById) |
DeleteByIdAsync(String, CancellationToken) |
Supprime une ressource d’Azure, l’identifiant par son ID de ressource. (Hérité de ISupportsDeletingById) |
DeleteByIds(IList<String>) |
Supprime les ressources spécifiées d’Azure. (Hérité de ISupportsBatchDeletion) |
DeleteByIds(String[]) |
Supprime les ressources spécifiées d’Azure. (Hérité de ISupportsBatchDeletion) |
DeleteByIdsAsync(IList<String>, CancellationToken) |
Supprime les ressources spécifiées d’Azure de manière asynchrone et en parallèle. (Hérité de ISupportsBatchDeletion) |
DeleteByIdsAsync(String[], CancellationToken) |
Supprime les ressources spécifiées d’Azure de manière asynchrone et en parallèle. (Hérité de ISupportsBatchDeletion) |
DeleteByResourceGroup(String, String) |
Supprime une ressource d’Azure, l’identifiant par son nom et son groupe de ressources. (Hérité de ISupportsDeletingByResourceGroup) |
DeleteByResourceGroupAsync(String, String, CancellationToken) |
Supprime une ressource d’Azure, l’identifiant par son nom et son groupe de ressources. (Hérité de ISupportsDeletingByResourceGroup) |
GetById(String) |
Obtient les informations sur une ressource à partir d’Azure en fonction de l’ID de ressource. (Hérité de ISupportsGettingById<T>) |
GetByIdAsync(String, CancellationToken) |
Obtient les informations sur une ressource à partir d’Azure en fonction de l’ID de ressource. (Hérité de ISupportsGettingById<T>) |
GetByResourceGroup(String, String) |
Obtient les informations sur une ressource à partir d’Azure en fonction du nom de la ressource et du nom de son groupe de ressources. (Hérité de ISupportsGettingByResourceGroup<T>) |
GetByResourceGroupAsync(String, String, CancellationToken) |
Obtient les informations sur une ressource à partir d’Azure en fonction du nom de la ressource et du nom de son groupe de ressources. (Hérité de ISupportsGettingByResourceGroup<T>) |
GetLogContent(String, String, String) |
Obtenez le contenu du journal pour le conteneur spécifié instance au sein d’un groupe de conteneurs. |
GetLogContent(String, String, String, Int32) |
Obtenez le contenu du journal pour le conteneur spécifié instance au sein d’un groupe de conteneurs. |
GetLogContentAsync(String, String, String, CancellationToken) |
Obtenez le contenu du journal pour le conteneur spécifié instance au sein d’un groupe de conteneurs. |
GetLogContentAsync(String, String, String, Int32, CancellationToken) |
Obtenez le contenu du journal pour le conteneur spécifié instance au sein d’un groupe de conteneurs. |
List() |
Répertorie toutes les ressources du type spécifié dans l’abonnement actuellement sélectionné. (Hérité de ISupportsListing<T>) |
ListAsync(Boolean, CancellationToken) |
Répertorie toutes les ressources du type spécifié dans l’abonnement actuellement sélectionné. (Hérité de ISupportsListing<T>) |
ListByResourceGroup(String) |
Répertorie les ressources du type spécifié dans le groupe de ressources spécifié. (Hérité de ISupportsListingByResourceGroup<T>) |
ListByResourceGroupAsync(String, Boolean, CancellationToken) |
Répertorie les ressources du type spécifié dans le groupe de ressources spécifié. (Hérité de ISupportsListingByResourceGroup<T>) |
ListCachedImages(String) |
Répertorie les images mises en cache pour un abonnement dans une région. |
ListCachedImagesAsync(String, CancellationToken) |
Répertorie les images mises en cache pour un abonnement dans une région. |
ListCapabilities(String) |
Répertorie les fonctionnalités d’un emplacement. |
ListCapabilitiesAsync(String, CancellationToken) |
Répertorie les fonctionnalités d’un emplacement. |
ListOperations() |
Répertorie toutes les opérations pour le service Azure Container Instance. |
ListOperationsAsync(CancellationToken) |
Répertorie toutes les opérations pour le service Azure Container Instance. |
Start(String, String) |
Démarre tous les conteneurs d’un groupe de conteneurs. |
StartAsync(String, String, CancellationToken) |
Démarre tous les conteneurs d’un groupe de conteneurs. |
S’applique à
Azure SDK for .NET