次の方法で共有


IWorkspacePrivateLinkResourcesOperations インターフェイス

定義

WorkspacePrivateLinkResourcesOperations 操作。

public interface IWorkspacePrivateLinkResourcesOperations
type IWorkspacePrivateLinkResourcesOperations = interface
Public Interface IWorkspacePrivateLinkResourcesOperations

メソッド

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

ワークスペース用に作成する必要があるプライベート リンク リソースを取得します。

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

ワークスペースに対して作成する必要があるプライベート リンク リソースを取得します。

拡張メソッド

Get(IWorkspacePrivateLinkResourcesOperations, String, String, String)

ワークスペース用に作成する必要があるプライベート リンク リソースを取得します。

GetAsync(IWorkspacePrivateLinkResourcesOperations, String, String, String, CancellationToken)

ワークスペース用に作成する必要があるプライベート リンク リソースを取得します。

ListByWorkspace(IWorkspacePrivateLinkResourcesOperations, String, String)

ワークスペースに対して作成する必要があるプライベート リンク リソースを取得します。

ListByWorkspaceAsync(IWorkspacePrivateLinkResourcesOperations, String, String, CancellationToken)

ワークスペースに対して作成する必要があるプライベート リンク リソースを取得します。

適用対象