VariableOperationsExtensions Klasse

Definition

C#
public static class VariableOperationsExtensions
Vererbung
VariableOperationsExtensions

Methoden

Create(IVariableOperations, String, VariableCreateParameters)

Erstellen Sie eine Variable. (weitere Informationen finden Sie unter http://aka.ms/azureautomationsdk/variableoperations )

CreateAsync(IVariableOperations, String, VariableCreateParameters)

Erstellen Sie eine Variable. (weitere Informationen finden Sie unter http://aka.ms/azureautomationsdk/variableoperations )

Delete(IVariableOperations, String, String)

Löschen Sie die Variable. (weitere Informationen finden Sie unter http://aka.ms/azureautomationsdk/variableoperations )

DeleteAsync(IVariableOperations, String, String)

Löschen Sie die Variable. (weitere Informationen finden Sie unter http://aka.ms/azureautomationsdk/variableoperations )

Get(IVariableOperations, String, String)

Rufen Sie die Variable ab, die durch den Variablennamen identifiziert wird. (weitere Informationen finden Sie unter http://aka.ms/azureautomationsdk/variableoperations )

GetAsync(IVariableOperations, String, String)

Rufen Sie die Variable ab, die durch den Variablennamen identifiziert wird. (weitere Informationen finden Sie unter http://aka.ms/azureautomationsdk/variableoperations )

List(IVariableOperations, String)

Ruft eine Liste von Variablen ab. (weitere Informationen finden Sie unter http://aka.ms/azureautomationsdk/variableoperations )

ListAsync(IVariableOperations, String)

Ruft eine Liste von Variablen ab. (weitere Informationen finden Sie unter http://aka.ms/azureautomationsdk/variableoperations )

ListNext(IVariableOperations, String)

Rufen Sie die nächste Liste der Variablen ab. (weitere Informationen finden Sie unter http://aka.ms/azureautomationsdk/variableoperations )

ListNextAsync(IVariableOperations, String)

Rufen Sie die nächste Liste der Variablen ab. (weitere Informationen finden Sie unter http://aka.ms/azureautomationsdk/variableoperations )

Update(IVariableOperations, String, VariableUpdateParameters)

Aktualisieren sie eine Variable. (weitere Informationen finden Sie unter http://aka.ms/azureautomationsdk/variableoperations )

UpdateAsync(IVariableOperations, String, VariableUpdateParameters)

Aktualisieren sie eine Variable. (weitere Informationen finden Sie unter http://aka.ms/azureautomationsdk/variableoperations )

Gilt für:

Produkt Versionen
Azure SDK for .NET Legacy