VariableOperationsExtensions 成员

以下各表列出了由 VariableOperationsExtensions 类型公开的成员。

公共 方法

  Name 说明
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)

返回页首

另请参阅

参考

VariableOperationsExtensions 类
Microsoft.WindowsAzure.Management.Automation 命名空间