次の方法で共有


WebCategoriesOperationsExtensions クラス

定義

WebCategoriesOperations の拡張メソッド。

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

メソッド

Get(IWebCategoriesOperations, String, String)

指定した Azure Web カテゴリを取得します。

GetAsync(IWebCategoriesOperations, String, String, CancellationToken)

指定した Azure Web カテゴリを取得します。

ListBySubscription(IWebCategoriesOperations)

サブスクリプション内のすべての Azure Web カテゴリを取得します。

ListBySubscriptionAsync(IWebCategoriesOperations, CancellationToken)

サブスクリプション内のすべての Azure Web カテゴリを取得します。

ListBySubscriptionNext(IWebCategoriesOperations, String)

サブスクリプション内のすべての Azure Web カテゴリを取得します。

ListBySubscriptionNextAsync(IWebCategoriesOperations, String, CancellationToken)

サブスクリプション内のすべての Azure Web カテゴリを取得します。

適用対象