다음을 통해 공유


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

적용 대상