IPrivateLinkResourcesOperations インターフェイス

定義

PrivateLinkResourcesOperations 操作。

public interface IPrivateLinkResourcesOperations
type IPrivateLinkResourcesOperations = interface
Public Interface IPrivateLinkResourcesOperations

メソッド

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

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

拡張メソッド

ListByStorageAccount(IPrivateLinkResourcesOperations, String, String)

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

ListByStorageAccountAsync(IPrivateLinkResourcesOperations, String, String, CancellationToken)

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

適用対象