PrivateLinkResourcesOperationsExtensions クラス

定義

PrivateLinkResourcesOperations の拡張メソッド。

public static class PrivateLinkResourcesOperationsExtensions
type PrivateLinkResourcesOperationsExtensions = class
Public Module PrivateLinkResourcesOperationsExtensions
継承
PrivateLinkResourcesOperationsExtensions

メソッド

Get(IPrivateLinkResourcesOperations, String, String, String)

プライベート リンク リソースを取得します。

GetAsync(IPrivateLinkResourcesOperations, String, String, String, CancellationToken)

プライベート リンク リソースを取得します。

List(IPrivateLinkResourcesOperations, String, String)

プライベート リンク リソースの一覧を返します。

ListAsync(IPrivateLinkResourcesOperations, String, String, CancellationToken)

プライベート リンク リソースの一覧を返します。

適用対象