IRunbookDraftOperations 成员

Service operation for automation runbook draft. (see https://aka.ms/azureautomationsdk/runbookdraftoperations for more information)

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

公共 方法

(另请参见 Extension 方法)

  Name 说明
BeginPublishAsync Retrieve the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookdraftoperations for more information)
BeginUpdateAsync Updates the runbook draft with runbookStream as its content. (see https://aka.ms/azureautomationsdk/runbookdraftoperations for more information)
ContentAsync Retrieve the content of runbook draft identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookdraftoperations for more information)
GetAsync Retrieve the runbook draft identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookdraftoperations for more information)
PublishAsync Retrieve the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookdraftoperations for more information)
UndoEditAsync Retrieve the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookdraftoperations for more information)
UpdateAsync Updates the runbook draft with runbookStream as its content. (see https://aka.ms/azureautomationsdk/runbookdraftoperations for more information)

返回页首

Extension 方法

  Name 说明
BeginPublish  Retrieve the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookdraftoperations for more information) (Defined by RunbookDraftOperationsExtensions.)
BeginPublishAsync  Retrieve the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookdraftoperations for more information) (Defined by RunbookDraftOperationsExtensions.)
BeginUpdate  Updates the runbook draft with runbookStream as its content. (see https://aka.ms/azureautomationsdk/runbookdraftoperations for more information) (Defined by RunbookDraftOperationsExtensions.)
BeginUpdateAsync  Updates the runbook draft with runbookStream as its content. (see https://aka.ms/azureautomationsdk/runbookdraftoperations for more information) (Defined by RunbookDraftOperationsExtensions.)
Content  Retrieve the content of runbook draft identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookdraftoperations for more information) (Defined by RunbookDraftOperationsExtensions.)
ContentAsync  Retrieve the content of runbook draft identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookdraftoperations for more information) (Defined by RunbookDraftOperationsExtensions.)
Get  Retrieve the runbook draft identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookdraftoperations for more information) (Defined by RunbookDraftOperationsExtensions.)
GetAsync  Retrieve the runbook draft identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookdraftoperations for more information) (Defined by RunbookDraftOperationsExtensions.)
Publish  Retrieve the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookdraftoperations for more information) (Defined by RunbookDraftOperationsExtensions.)
PublishAsync  Retrieve the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookdraftoperations for more information) (Defined by RunbookDraftOperationsExtensions.)
UndoEdit  Retrieve the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookdraftoperations for more information) (Defined by RunbookDraftOperationsExtensions.)
UndoEditAsync  Retrieve the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookdraftoperations for more information) (Defined by RunbookDraftOperationsExtensions.)
Update  Updates the runbook draft with runbookStream as its content. (see https://aka.ms/azureautomationsdk/runbookdraftoperations for more information) (Defined by RunbookDraftOperationsExtensions.)
UpdateAsync  Updates the runbook draft with runbookStream as its content. (see https://aka.ms/azureautomationsdk/runbookdraftoperations for more information) (Defined by RunbookDraftOperationsExtensions.)

返回页首

另请参阅

参考

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