次の方法で共有


ServiceTopologiesOperationsExtensions クラス

定義

ServiceTopologiesOperations の拡張メソッド。

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

メソッド

CreateOrUpdate(IServiceTopologiesOperations, ServiceTopologyResource, String, String)

サービス トポロジを作成または更新します。

CreateOrUpdateAsync(IServiceTopologiesOperations, ServiceTopologyResource, String, String, CancellationToken)

サービス トポロジを作成または更新します。

Delete(IServiceTopologiesOperations, String, String)

サービス トポロジを削除します。

DeleteAsync(IServiceTopologiesOperations, String, String, CancellationToken)

サービス トポロジを削除します。

Get(IServiceTopologiesOperations, String, String)

サービス トポロジを取得します。

GetAsync(IServiceTopologiesOperations, String, String, CancellationToken)

サービス トポロジを取得します。

List(IServiceTopologiesOperations, String)

リソース グループ内のサービス トポロジを一覧表示します。

ListAsync(IServiceTopologiesOperations, String, CancellationToken)

リソース グループ内のサービス トポロジを一覧表示します。

適用対象