你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

FeaturesOperationsExtensions.ListAll(IFeaturesOperations) Method

Definition

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Internal.Resources.Models.FeatureResult> ListAll (this Microsoft.Azure.Management.Internal.Resources.IFeaturesOperations operations);
static member ListAll : Microsoft.Azure.Management.Internal.Resources.IFeaturesOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Internal.Resources.Models.FeatureResult>
<Extension()>
Public Function ListAll (operations As IFeaturesOperations) As IPage(Of FeatureResult)

Parameters

operations
IFeaturesOperations

Returns

Applies to