次の方法で共有


WebCategoriesOperationsExtensions.ListBySubscription メソッド

定義

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

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.AzureWebCategory> ListBySubscription (this Microsoft.Azure.Management.Network.IWebCategoriesOperations operations);
static member ListBySubscription : Microsoft.Azure.Management.Network.IWebCategoriesOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.AzureWebCategory>
<Extension()>
Public Function ListBySubscription (operations As IWebCategoriesOperations) As IPage(Of AzureWebCategory)

パラメーター

operations
IWebCategoriesOperations

この拡張メソッドの操作グループ。

戻り値

適用対象