VariableOperationsExtensions Class
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Create(IVariableOperations^, String^, VariableCreateParameters^) | Create a variable. (see http://aka.ms/azureautomationsdk/variableoperations for more information) |
![]() ![]() | CreateAsync(IVariableOperations^, String^, VariableCreateParameters^) | Create a variable. (see http://aka.ms/azureautomationsdk/variableoperations for more information) |
![]() ![]() | Delete(IVariableOperations^, String^, String^) | Delete the variable. (see http://aka.ms/azureautomationsdk/variableoperations for more information) |
![]() ![]() | DeleteAsync(IVariableOperations^, String^, String^) | Delete the variable. (see http://aka.ms/azureautomationsdk/variableoperations for more information) |
![]() ![]() | Get(IVariableOperations^, String^, String^) | Retrieve the variable identified by variable name. (see http://aka.ms/azureautomationsdk/variableoperations for more information) |
![]() ![]() | GetAsync(IVariableOperations^, String^, String^) | Retrieve the variable identified by variable name. (see http://aka.ms/azureautomationsdk/variableoperations for more information) |
![]() ![]() | List(IVariableOperations^, String^) | Retrieve a list of variables. (see http://aka.ms/azureautomationsdk/variableoperations for more information) |
![]() ![]() | ListAsync(IVariableOperations^, String^) | Retrieve a list of variables. (see http://aka.ms/azureautomationsdk/variableoperations for more information) |
![]() ![]() | ListNext(IVariableOperations^, String^) | Retrieve next list of variables. (see http://aka.ms/azureautomationsdk/variableoperations for more information) |
![]() ![]() | ListNextAsync(IVariableOperations^, String^) | Retrieve next list of variables. (see http://aka.ms/azureautomationsdk/variableoperations for more information) |
![]() ![]() | Update(IVariableOperations^, String^, VariableUpdateParameters^) | Update a variable. (see http://aka.ms/azureautomationsdk/variableoperations for more information) |
![]() ![]() | UpdateAsync(IVariableOperations^, String^, VariableUpdateParameters^) | Update a variable. (see http://aka.ms/azureautomationsdk/variableoperations for more information) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)