閱讀英文

共用方式為


HybridRunbookWorkerGroupOperationsExtensions.DeleteAsync 方法

定義

多載

DeleteAsync(IHybridRunbookWorkerGroupOperations, String, String, String)

public static System.Threading.Tasks.Task<Microsoft.Azure.AzureOperationResponse> DeleteAsync (this Microsoft.Azure.Management.Automation.IHybridRunbookWorkerGroupOperations operations, string resourceGroupName, string automationAccount, string hybridRunbookWorkerGroupName);

參數

resourceGroupName
String
automationAccount
String
hybridRunbookWorkerGroupName
String

傳回

Task<Microsoft.Azure.AzureOperationResponse>

適用於

Azure SDK for .NET Latest
產品 版本
Azure SDK for .NET Latest

DeleteAsync(IHybridRunbookWorkerGroupOperations, String, String, String, CancellationToken)

刪除混合式 Runbook 背景工作角色群組。 http://aka.ms/azureautomationsdk/hybridrunbookworkergroupoperations

public static System.Threading.Tasks.Task DeleteAsync (this Microsoft.Azure.Management.Automation.IHybridRunbookWorkerGroupOperations operations, string resourceGroupName, string automationAccountName, string hybridRunbookWorkerGroupName, System.Threading.CancellationToken cancellationToken = default);

參數

operations
IHybridRunbookWorkerGroupOperations

這個擴充方法的作業群組。

resourceGroupName
String

Azure 資源群組的名稱。

automationAccountName
String

自動化帳戶的名稱。

hybridRunbookWorkerGroupName
String

混合式 Runbook 背景工作角色組名

cancellationToken
CancellationToken

取消語彙基元。

傳回

適用於

Azure SDK for .NET Legacy
產品 版本
Azure SDK for .NET Legacy