Share via


IVirtualMachineScaleSetVMRunCommandsOperations Interface

Définition

Opérations VirtualMachineScaleSetVMRunCommandsOperations.

public interface IVirtualMachineScaleSetVMRunCommandsOperations
type IVirtualMachineScaleSetVMRunCommandsOperations = interface
Public Interface IVirtualMachineScaleSetVMRunCommandsOperations

Méthodes

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

Opération permettant de créer ou de mettre à jour la commande d’exécution de machine virtuelle VMSS.

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

Opération permettant de supprimer la commande d’exécution de machine virtuelle VMSS.

BeginUpdateWithHttpMessagesAsync(String, String, String, String, VirtualMachineRunCommandUpdate, Dictionary<String,List<String>>, CancellationToken)

Opération permettant de mettre à jour la commande d’exécution de la machine virtuelle VMSS.

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

Opération permettant de créer ou de mettre à jour la commande d’exécution de machine virtuelle VMSS.

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

Opération permettant de supprimer la commande d’exécution de machine virtuelle VMSS.

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

Opération permettant d’obtenir la commande d’exécution de la machine virtuelle VMSS.

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

Opération permettant d’obtenir toutes les commandes d’exécution d’un instance dans le groupe de machines virtuelles identiques.

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

Opération permettant d’obtenir toutes les commandes d’exécution d’un instance dans le groupe de machines virtuelles identiques.

UpdateWithHttpMessagesAsync(String, String, String, String, VirtualMachineRunCommandUpdate, Dictionary<String,List<String>>, CancellationToken)

Opération permettant de mettre à jour la commande d’exécution de la machine virtuelle VMSS.

Méthodes d’extension

BeginCreateOrUpdate(IVirtualMachineScaleSetVMRunCommandsOperations, String, String, String, String, VirtualMachineRunCommand)

Opération permettant de créer ou de mettre à jour la commande d’exécution de machine virtuelle VMSS.

BeginCreateOrUpdateAsync(IVirtualMachineScaleSetVMRunCommandsOperations, String, String, String, String, VirtualMachineRunCommand, CancellationToken)

Opération permettant de créer ou de mettre à jour la commande d’exécution de machine virtuelle VMSS.

BeginDelete(IVirtualMachineScaleSetVMRunCommandsOperations, String, String, String, String)

Opération permettant de supprimer la commande d’exécution de machine virtuelle VMSS.

BeginDeleteAsync(IVirtualMachineScaleSetVMRunCommandsOperations, String, String, String, String, CancellationToken)

Opération permettant de supprimer la commande d’exécution de machine virtuelle VMSS.

BeginUpdate(IVirtualMachineScaleSetVMRunCommandsOperations, String, String, String, String, VirtualMachineRunCommandUpdate)

Opération permettant de mettre à jour la commande d’exécution de la machine virtuelle VMSS.

BeginUpdateAsync(IVirtualMachineScaleSetVMRunCommandsOperations, String, String, String, String, VirtualMachineRunCommandUpdate, CancellationToken)

Opération permettant de mettre à jour la commande d’exécution de la machine virtuelle VMSS.

CreateOrUpdate(IVirtualMachineScaleSetVMRunCommandsOperations, String, String, String, String, VirtualMachineRunCommand)

Opération permettant de créer ou de mettre à jour la commande d’exécution de machine virtuelle VMSS.

CreateOrUpdateAsync(IVirtualMachineScaleSetVMRunCommandsOperations, String, String, String, String, VirtualMachineRunCommand, CancellationToken)

Opération permettant de créer ou de mettre à jour la commande d’exécution de machine virtuelle VMSS.

Delete(IVirtualMachineScaleSetVMRunCommandsOperations, String, String, String, String)

Opération permettant de supprimer la commande d’exécution de machine virtuelle VMSS.

DeleteAsync(IVirtualMachineScaleSetVMRunCommandsOperations, String, String, String, String, CancellationToken)

Opération permettant de supprimer la commande d’exécution de machine virtuelle VMSS.

Get(IVirtualMachineScaleSetVMRunCommandsOperations, String, String, String, String, String)

Opération permettant d’obtenir la commande d’exécution de la machine virtuelle VMSS.

GetAsync(IVirtualMachineScaleSetVMRunCommandsOperations, String, String, String, String, String, CancellationToken)

Opération permettant d’obtenir la commande d’exécution de la machine virtuelle VMSS.

List(IVirtualMachineScaleSetVMRunCommandsOperations, String, String, String, String)

Opération permettant d’obtenir toutes les commandes d’exécution d’un instance dans le groupe de machines virtuelles identiques.

ListAsync(IVirtualMachineScaleSetVMRunCommandsOperations, String, String, String, String, CancellationToken)

Opération permettant d’obtenir toutes les commandes d’exécution d’un instance dans le groupe de machines virtuelles identiques.

ListNext(IVirtualMachineScaleSetVMRunCommandsOperations, String)

Opération permettant d’obtenir toutes les commandes d’exécution d’un instance dans le groupe de machines virtuelles identiques.

ListNextAsync(IVirtualMachineScaleSetVMRunCommandsOperations, String, CancellationToken)

Opération permettant d’obtenir toutes les commandes d’exécution d’un instance dans le groupe de machines virtuelles identiques.

Update(IVirtualMachineScaleSetVMRunCommandsOperations, String, String, String, String, VirtualMachineRunCommandUpdate)

Opération permettant de mettre à jour la commande d’exécution de la machine virtuelle VMSS.

UpdateAsync(IVirtualMachineScaleSetVMRunCommandsOperations, String, String, String, String, VirtualMachineRunCommandUpdate, CancellationToken)

Opération permettant de mettre à jour la commande d’exécution de la machine virtuelle VMSS.

S’applique à