다음을 통해 공유


LogProfilesOperationsExtensions.List(ILogProfilesOperations) Method

Definition

List the log profiles.

public static System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.Monitor.Models.LogProfileResource> List (this Microsoft.Azure.Management.Monitor.ILogProfilesOperations operations);
static member List : Microsoft.Azure.Management.Monitor.ILogProfilesOperations -> seq<Microsoft.Azure.Management.Monitor.Models.LogProfileResource>
<Extension()>
Public Function List (operations As ILogProfilesOperations) As IEnumerable(Of LogProfileResource)

Parameters

operations
ILogProfilesOperations

The operations group for this extension method.

Returns

Applies to