Freigeben über


ISoftwareUpdateConfigurationsOperations Schnittstelle

Definition

SoftwareUpdateConfigurationsOperations-Vorgänge.

public interface ISoftwareUpdateConfigurationsOperations
type ISoftwareUpdateConfigurationsOperations = interface
Public Interface ISoftwareUpdateConfigurationsOperations

Methoden

CreateWithHttpMessagesAsync(String, String, String, SoftwareUpdateConfiguration, String, Dictionary<String,List<String>>, CancellationToken)

Erstellen Sie eine neue Softwareupdatekonfiguration mit dem im URI angegebenen Namen. http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

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

löschen Sie eine bestimmte Softwareupdatekonfiguration. http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

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

Rufen Sie eine einzelne Softwareupdatekonfiguration anhand des Namens ab. http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

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

Rufen Sie alle Softwareupdatekonfigurationen für das Konto ab. http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

Erweiterungsmethoden

Create(ISoftwareUpdateConfigurationsOperations, String, String, String, SoftwareUpdateConfiguration, String)

Erstellen Sie eine neue Softwareupdatekonfiguration mit dem im URI angegebenen Namen. http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

CreateAsync(ISoftwareUpdateConfigurationsOperations, String, String, String, SoftwareUpdateConfiguration, String, CancellationToken)

Erstellen Sie eine neue Softwareupdatekonfiguration mit dem im URI angegebenen Namen. http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

Delete(ISoftwareUpdateConfigurationsOperations, String, String, String, String)

löschen Sie eine bestimmte Softwareupdatekonfiguration. http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

DeleteAsync(ISoftwareUpdateConfigurationsOperations, String, String, String, String, CancellationToken)

löschen Sie eine bestimmte Softwareupdatekonfiguration. http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

GetByName(ISoftwareUpdateConfigurationsOperations, String, String, String, String)

Rufen Sie eine einzelne Softwareupdatekonfiguration anhand des Namens ab. http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

GetByNameAsync(ISoftwareUpdateConfigurationsOperations, String, String, String, String, CancellationToken)

Rufen Sie eine einzelne Softwareupdatekonfiguration anhand des Namens ab. http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

List(ISoftwareUpdateConfigurationsOperations, String, String, String, String)

Rufen Sie alle Softwareupdatekonfigurationen für das Konto ab. http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

ListAsync(ISoftwareUpdateConfigurationsOperations, String, String, String, String, CancellationToken)

Rufen Sie alle Softwareupdatekonfigurationen für das Konto ab. http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

ListByAzureVirtualMachine(ISoftwareUpdateConfigurationsOperations, String, String, String, String)

Zurückgeben einer Liste der Softwareupdatekonfigurationen für den angegebenen virtuellen Computer http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

ListByAzureVirtualMachineAsync(ISoftwareUpdateConfigurationsOperations, String, String, String, String, String, String, CancellationToken)

Zurückgeben einer Liste der Softwareupdatekonfigurationen für den angegebenen virtuellen Computer http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

Gilt für: