次の方法で共有


ServerTrustGroupsOperationsExtensions クラス

定義

ServerTrustGroupsOperations の拡張メソッド。

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

メソッド

BeginCreateOrUpdate(IServerTrustGroupsOperations, String, String, String, ServerTrustGroup)

サーバー信頼グループを作成または更新します。

BeginCreateOrUpdateAsync(IServerTrustGroupsOperations, String, String, String, ServerTrustGroup, CancellationToken)

サーバー信頼グループを作成または更新します。

BeginDelete(IServerTrustGroupsOperations, String, String, String)

サーバー信頼グループを削除します。

BeginDeleteAsync(IServerTrustGroupsOperations, String, String, String, CancellationToken)

サーバー信頼グループを削除します。

CreateOrUpdate(IServerTrustGroupsOperations, String, String, String, ServerTrustGroup)

サーバー信頼グループを作成または更新します。

CreateOrUpdateAsync(IServerTrustGroupsOperations, String, String, String, ServerTrustGroup, CancellationToken)

サーバー信頼グループを作成または更新します。

Delete(IServerTrustGroupsOperations, String, String, String)

サーバー信頼グループを削除します。

DeleteAsync(IServerTrustGroupsOperations, String, String, String, CancellationToken)

サーバー信頼グループを削除します。

Get(IServerTrustGroupsOperations, String, String, String)

サーバー信頼グループを取得します。

GetAsync(IServerTrustGroupsOperations, String, String, String, CancellationToken)

サーバー信頼グループを取得します。

ListByInstance(IServerTrustGroupsOperations, String, String)

インスタンス名でサーバー信頼グループを取得します。

ListByInstanceAsync(IServerTrustGroupsOperations, String, String, CancellationToken)

インスタンス名でサーバー信頼グループを取得します。

ListByInstanceNext(IServerTrustGroupsOperations, String)

インスタンス名でサーバー信頼グループを取得します。

ListByInstanceNextAsync(IServerTrustGroupsOperations, String, CancellationToken)

インスタンス名でサーバー信頼グループを取得します。

ListByLocation(IServerTrustGroupsOperations, String, String)

サーバー信頼グループを一覧表示します。

ListByLocationAsync(IServerTrustGroupsOperations, String, String, CancellationToken)

サーバー信頼グループを一覧表示します。

ListByLocationNext(IServerTrustGroupsOperations, String)

サーバー信頼グループを一覧表示します。

ListByLocationNextAsync(IServerTrustGroupsOperations, String, CancellationToken)

サーバー信頼グループを一覧表示します。

適用対象