Share via


VariableOperationsExtensions Members

The following tables list the members exposed by the VariableOperationsExtensions type.

Public Methods

  Name Description
Create Create a variable. (see https://aka.ms/azureautomationsdk/variableoperations for more information)
CreateAsync Create a variable. (see https://aka.ms/azureautomationsdk/variableoperations for more information)
Delete Delete the variable. (see https://aka.ms/azureautomationsdk/variableoperations for more information)
DeleteAsync Delete the variable. (see https://aka.ms/azureautomationsdk/variableoperations for more information)
Get Retrieve the variable identified by variable name. (see https://aka.ms/azureautomationsdk/variableoperations for more information)
GetAsync Retrieve the variable identified by variable name. (see https://aka.ms/azureautomationsdk/variableoperations for more information)
List Retrieve a list of variables. (see https://aka.ms/azureautomationsdk/variableoperations for more information)
ListAsync Retrieve a list of variables. (see https://aka.ms/azureautomationsdk/variableoperations for more information)
ListNext Retrieve next list of variables. (see https://aka.ms/azureautomationsdk/variableoperations for more information)
ListNextAsync Retrieve next list of variables. (see https://aka.ms/azureautomationsdk/variableoperations for more information)
Update Update a variable. (see https://aka.ms/azureautomationsdk/variableoperations for more information)
UpdateAsync Update a variable. (see https://aka.ms/azureautomationsdk/variableoperations for more information)

Top

See Also

Reference

VariableOperationsExtensions Class
Microsoft.WindowsAzure.Management.Automation Namespace