你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

适用于