次の方法で共有


AvailableDelegationsOperationsExtensions.List メソッド

定義

このリージョンのこのサブスクリプションで使用可能なすべてのサブネット委任を取得します。

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.AvailableDelegation> List (this Microsoft.Azure.Management.Network.IAvailableDelegationsOperations operations, string location);
static member List : Microsoft.Azure.Management.Network.IAvailableDelegationsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.AvailableDelegation>
<Extension()>
Public Function List (operations As IAvailableDelegationsOperations, location As String) As IPage(Of AvailableDelegation)

パラメーター

operations
IAvailableDelegationsOperations

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

location
String

サブネットの場所。

戻り値

適用対象