IPrivateLinkResourcesOperations インターフェイス

定義

PrivateLinkResourcesOperations 操作。

public interface IPrivateLinkResourcesOperations
type IPrivateLinkResourcesOperations = interface
Public Interface IPrivateLinkResourcesOperations

メソッド

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

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

拡張メソッド

AutomationMethod(IPrivateLinkResourcesOperations, String, String)

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

AutomationMethodAsync(IPrivateLinkResourcesOperations, String, String, CancellationToken)

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

適用対象