次の方法で共有


IPrivateLinkResourcesOperations インターフェイス

定義

PrivateLinkResourcesOperations 操作。

public interface IPrivateLinkResourcesOperations
type IPrivateLinkResourcesOperations = interface
Public Interface IPrivateLinkResourcesOperations

メソッド

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

キー コンテナーでサポートされているプライベート リンク リソースを取得します。

拡張メソッド

ListByVault(IPrivateLinkResourcesOperations, String, String)

キー コンテナーでサポートされているプライベート リンク リソースを取得します。

ListByVaultAsync(IPrivateLinkResourcesOperations, String, String, CancellationToken)

キー コンテナーでサポートされているプライベート リンク リソースを取得します。

適用対象