次の方法で共有


DscpConfigurationOperationsExtensions.ListAll メソッド

定義

サブスクリプション内のすべての dscp 構成を取得します。

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

パラメーター

operations
IDscpConfigurationOperations

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

戻り値

適用対象