ILinkedWorkspaceOperations インターフェイス

定義

LinkedWorkspaceOperations 操作。

public interface ILinkedWorkspaceOperations
type ILinkedWorkspaceOperations = interface
Public Interface ILinkedWorkspaceOperations

メソッド

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

アカウント ID のリンクされたワークスペースを取得します。 http://aka.ms/azureautomationsdk/linkedworkspaceoperations

拡張メソッド

Get(ILinkedWorkspaceOperations, String, String)

アカウント ID のリンクされたワークスペースを取得します。 http://aka.ms/azureautomationsdk/linkedworkspaceoperations

GetAsync(ILinkedWorkspaceOperations, String, String, CancellationToken)

アカウント ID のリンクされたワークスペースを取得します。 http://aka.ms/azureautomationsdk/linkedworkspaceoperations

適用対象