Partager via


IApplicationGateways Interface

Définition

Point d’entrée de l’API de gestion de passerelle d’application dans Azure.

public interface IApplicationGateways : Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsBatchCreation<Microsoft.Azure.Management.Network.Fluent.IApplicationGateway>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsBatchDeletion, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsCreating<Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.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.Network.Fluent.IApplicationGateway>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsGettingByResourceGroup<Microsoft.Azure.Management.Network.Fluent.IApplicationGateway>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsListing<Microsoft.Azure.Management.Network.Fluent.IApplicationGateway>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsListingByResourceGroup<Microsoft.Azure.Management.Network.Fluent.IApplicationGateway>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Network.Fluent.IApplicationGatewaysOperations>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasManager<Microsoft.Azure.Management.Network.Fluent.INetworkManager>
type IApplicationGateways = interface
    interface ISupportsCreating<IBlank>
    interface ISupportsListing<IApplicationGateway>
    interface ISupportsListingByResourceGroup<IApplicationGateway>
    interface ISupportsGettingByResourceGroup<IApplicationGateway>
    interface ISupportsGettingById<IApplicationGateway>
    interface ISupportsDeletingById
    interface ISupportsDeletingByResourceGroup
    interface ISupportsBatchCreation<IApplicationGateway>
    interface ISupportsBatchDeletion
    interface IBeta
    interface IHasManager<INetworkManager>
    interface IHasInner<IApplicationGatewaysOperations>
Public Interface IApplicationGateways
Implements IHasInner(Of IApplicationGatewaysOperations), IHasManager(Of INetworkManager), ISupportsBatchCreation(Of IApplicationGateway), ISupportsBatchDeletion, ISupportsCreating(Of IBlank), ISupportsDeletingById, ISupportsDeletingByResourceGroup, ISupportsGettingById(Of IApplicationGateway), ISupportsGettingByResourceGroup(Of IApplicationGateway), ISupportsListing(Of IApplicationGateway), ISupportsListingByResourceGroup(Of IApplicationGateway)
Implémente

Propriétés

Inner

Point d’entrée de l’API de gestion de passerelle d’application dans Azure.

(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 de passerelle d’application dans Azure.

(Hérité de ISupportsCreating<T>)
DeleteById(String)

Supprime une ressource d’Azure, en l’identifiant par son ID de ressource.

(Hérité de ISupportsDeletingById)
DeleteByIdAsync(String, CancellationToken)

Supprime une ressource d’Azure, en 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 façon asynchrone et en parallèle.

(Hérité de ISupportsBatchDeletion)
DeleteByIdsAsync(String[], CancellationToken)

Supprime les ressources spécifiées d’Azure de façon asynchrone et en parallèle.

(Hérité de ISupportsBatchDeletion)
DeleteByResourceGroup(String, String)

Supprime une ressource d’Azure, en l’identifiant par son nom et son groupe de ressources.

(Hérité de ISupportsDeletingByResourceGroup)
DeleteByResourceGroupAsync(String, String, CancellationToken)

Supprime une ressource d’Azure, en l’identifiant par son nom et son groupe de ressources.

(Hérité de ISupportsDeletingByResourceGroup)
GetById(String)

Obtient les informations sur une ressource d’Azure en fonction de l’ID de ressource.

(Hérité de ISupportsGettingById<T>)
GetByIdAsync(String, CancellationToken)

Obtient les informations sur une ressource 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>)
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>)
Start(ICollection<String>)

Démarre les passerelles d’application spécifiées.

Start(String[])

Démarre les passerelles d’application spécifiées.

StartAsync(ICollection<String>, CancellationToken)

Démarre les passerelles Application Gateway spécifiées en parallèle de façon asynchrone.

StartAsync(String[], CancellationToken)

Démarre les passerelles Application Gateway spécifiées en parallèle de façon asynchrone.

Stop(ICollection<String>)

Arrête les passerelles d’application spécifiées.

Stop(String[])

Arrête les passerelles d’application spécifiées.

StopAsync(ICollection<String>, CancellationToken)

Arrête les passerelles Application Gateway spécifiées en parallèle de façon asynchrone.

StopAsync(String[], CancellationToken)

Arrête les passerelles Application Gateway spécifiées en parallèle de façon asynchrone.

S’applique à