次の方法で共有


IPrivateLinkResourcesOperations インターフェイス

定義

PrivateLinkResourcesOperations 操作。

public interface IPrivateLinkResourcesOperations
type IPrivateLinkResourcesOperations = interface
Public Interface IPrivateLinkResourcesOperations

メソッド

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

Cognitive Services アカウント用に作成する必要があるプライベート リンク リソースを取得します。

拡張メソッド

List(IPrivateLinkResourcesOperations, String, String)

Cognitive Services アカウント用に作成する必要があるプライベート リンク リソースを取得します。

ListAsync(IPrivateLinkResourcesOperations, String, String, CancellationToken)

Cognitive Services アカウント用に作成する必要があるプライベート リンク リソースを取得します。

適用対象