다음을 통해 공유


UsageOperationsExtensions.List(IUsageOperations, String, String) 메서드

정의

public static Microsoft.Azure.Management.Automation.Models.UsageListResponse List (this Microsoft.Azure.Management.Automation.IUsageOperations operations, string resourceGroupName, string automationAccount);
static member List : Microsoft.Azure.Management.Automation.IUsageOperations * string * string -> Microsoft.Azure.Management.Automation.Models.UsageListResponse
<Extension()>
Public Function List (operations As IUsageOperations, resourceGroupName As String, automationAccount As String) As UsageListResponse

매개 변수

operations
IUsageOperations
resourceGroupName
String
automationAccount
String

반환

적용 대상