ProviderOperationsMetadataOperationsExtensions.List Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Authorization.Version2015_07_01.Models.ProviderOperationsMetadata> List (this Microsoft.Azure.Management.Authorization.Version2015_07_01.IProviderOperationsMetadataOperations operations, string apiVersion, string expand = "resourceTypes");
static member List : Microsoft.Azure.Management.Authorization.Version2015_07_01.IProviderOperationsMetadataOperations * string * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Authorization.Version2015_07_01.Models.ProviderOperationsMetadata>
<Extension()>
Public Function List (operations As IProviderOperationsMetadataOperations, apiVersion As String, Optional expand As String = "resourceTypes") As IPage(Of ProviderOperationsMetadata)
Parameters
- operations
- IProviderOperationsMetadataOperations
- apiVersion
- String
- expand
- String