共用方式為


ILinkedWorkspaceOperations 介面

定義

LinkedWorkspaceOperations 作業。

public interface ILinkedWorkspaceOperations
type ILinkedWorkspaceOperations = interface
Public Interface ILinkedWorkspaceOperations

方法

GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

擷取帳戶識別碼的連結工作區。 http://aka.ms/azureautomationsdk/linkedworkspaceoperations

擴充方法

Get(ILinkedWorkspaceOperations, String, String)

擷取帳戶識別碼的連結工作區。 http://aka.ms/azureautomationsdk/linkedworkspaceoperations

GetAsync(ILinkedWorkspaceOperations, String, String, CancellationToken)

擷取帳戶識別碼的連結工作區。 http://aka.ms/azureautomationsdk/linkedworkspaceoperations

適用於