次の方法で共有


ManagersOperationsExtensions.DeleteAsync メソッド

定義

public static System.Threading.Tasks.Task DeleteAsync (this Microsoft.Azure.Management.StorSimple.Fluent.IManagersOperations operations, string resourceGroupName, string managerName, System.Threading.CancellationToken cancellationToken = default);
static member DeleteAsync : Microsoft.Azure.Management.StorSimple.Fluent.IManagersOperations * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task
<Extension()>
Public Function DeleteAsync (operations As IManagersOperations, resourceGroupName As String, managerName As String, Optional cancellationToken As CancellationToken = Nothing) As Task

パラメーター

operations
IManagersOperations
resourceGroupName
String
managerName
String
cancellationToken
CancellationToken

戻り値

適用対象