次の方法で共有


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

戻り値

適用対象