Partager via


IBastionHostsOperations Interface

Définition

Opérations BastionHostsOperations.

public interface IBastionHostsOperations
type IBastionHostsOperations = interface
Public Interface IBastionHostsOperations

Méthodes

BeginCreateOrUpdateWithHttpMessagesAsync(String, String, BastionHostInner, Dictionary<String,List<String>>, CancellationToken)

Crée ou met à jour l’hôte Bastion spécifié.

BeginDeleteWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Supprime l’hôte Bastion spécifié.

CreateOrUpdateWithHttpMessagesAsync(String, String, BastionHostInner, Dictionary<String,List<String>>, CancellationToken)

Crée ou met à jour l’hôte Bastion spécifié.

DeleteWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Supprime l’hôte Bastion spécifié.

GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Obtient l’hôte Bastion spécifié.

ListByResourceGroupNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Répertorie tous les hôtes Bastion d’un groupe de ressources.

ListByResourceGroupWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Répertorie tous les hôtes Bastion d’un groupe de ressources.

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Répertorie tous les hôtes Bastion d’un abonnement.

ListWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)

Répertorie tous les hôtes Bastion d’un abonnement.

Méthodes d’extension

BeginCreateOrUpdateAsync(IBastionHostsOperations, String, String, BastionHostInner, CancellationToken)

Crée ou met à jour l’hôte Bastion spécifié.

BeginDeleteAsync(IBastionHostsOperations, String, String, CancellationToken)

Supprime l’hôte Bastion spécifié.

CreateOrUpdateAsync(IBastionHostsOperations, String, String, BastionHostInner, CancellationToken)

Crée ou met à jour l’hôte Bastion spécifié.

DeleteAsync(IBastionHostsOperations, String, String, CancellationToken)

Supprime l’hôte Bastion spécifié.

GetAsync(IBastionHostsOperations, String, String, CancellationToken)

Obtient l’hôte Bastion spécifié.

ListAsync(IBastionHostsOperations, CancellationToken)

Répertorie tous les hôtes Bastion d’un abonnement.

ListByResourceGroupAsync(IBastionHostsOperations, String, CancellationToken)

Répertorie tous les hôtes Bastion d’un groupe de ressources.

ListByResourceGroupNextAsync(IBastionHostsOperations, String, CancellationToken)

Répertorie tous les hôtes Bastion d’un groupe de ressources.

ListNextAsync(IBastionHostsOperations, String, CancellationToken)

Répertorie tous les hôtes Bastion d’un abonnement.

S’applique à