次の方法で共有


IPrivateLinkResourcesOperations インターフェイス

定義

PrivateLinkResourcesOperations 操作。

public interface IPrivateLinkResourcesOperations
type IPrivateLinkResourcesOperations = interface
Public Interface IPrivateLinkResourcesOperations

メソッド

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

ストレージ同期サービス用に作成する必要があるプライベート リンク リソースを取得します。

拡張メソッド

ListByStorageSyncService(IPrivateLinkResourcesOperations, String, String)

ストレージ同期サービス用に作成する必要があるプライベート リンク リソースを取得します。

ListByStorageSyncServiceAsync(IPrivateLinkResourcesOperations, String, String, CancellationToken)

ストレージ同期サービス用に作成する必要があるプライベート リンク リソースを取得します。

適用対象