IRunbookOperations 成员

Service operation for automation runbooks. (see https://aka.ms/azureautomationsdk/runbookoperations for more information)

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

公共 方法

(另请参见 Extension 方法)

  Name 说明
ContentAsync Retrieve the content of runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information)
CreateAsync Create the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information)
CreateWithDraftAsync Create the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information)
DeleteAsync Delete the runbook by name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information)
GetAsync Retrieve the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information)
ListAsync Retrieve a list of runbooks. (see https://aka.ms/azureautomationsdk/runbookoperations for more information)
ListNextAsync Retrieve next list of runbooks. (see https://aka.ms/azureautomationsdk/runbookoperations for more information)
UpdateAsync Update the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information)

返回页首

Extension 方法

  Name 说明
Content  Retrieve the content of runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) (Defined by RunbookOperationsExtensions.)
ContentAsync  Retrieve the content of runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) (Defined by RunbookOperationsExtensions.)
Create  Create the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) (Defined by RunbookOperationsExtensions.)
CreateAsync  Create the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) (Defined by RunbookOperationsExtensions.)
CreateWithDraft  Create the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) (Defined by RunbookOperationsExtensions.)
CreateWithDraftAsync  Create the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) (Defined by RunbookOperationsExtensions.)
Delete  Delete the runbook by name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) (Defined by RunbookOperationsExtensions.)
DeleteAsync  Delete the runbook by name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) (Defined by RunbookOperationsExtensions.)
Get  Retrieve the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) (Defined by RunbookOperationsExtensions.)
GetAsync  Retrieve the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) (Defined by RunbookOperationsExtensions.)
List  Retrieve a list of runbooks. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) (Defined by RunbookOperationsExtensions.)
ListAsync  Retrieve a list of runbooks. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) (Defined by RunbookOperationsExtensions.)
ListNext  Retrieve next list of runbooks. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) (Defined by RunbookOperationsExtensions.)
ListNextAsync  Retrieve next list of runbooks. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) (Defined by RunbookOperationsExtensions.)
Update  Update the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) (Defined by RunbookOperationsExtensions.)
UpdateAsync  Update the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) (Defined by RunbookOperationsExtensions.)

返回页首

另请参阅

参考

IRunbookOperations 接口
Microsoft.WindowsAzure.Management.Automation 命名空间