ModuleOperationsExtensions.ListByAutomationAccount Methode
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Rufen Sie eine Liste der Module ab. http://aka.ms/azureautomationsdk/moduleoperations
public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Automation.Models.Module> ListByAutomationAccount (this Microsoft.Azure.Management.Automation.IModuleOperations operations, string resourceGroupName, string automationAccountName);
static member ListByAutomationAccount : Microsoft.Azure.Management.Automation.IModuleOperations * string * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Automation.Models.Module>
<Extension()>
Public Function ListByAutomationAccount (operations As IModuleOperations, resourceGroupName As String, automationAccountName As String) As IPage(Of Module)
- operations
- IModuleOperations
Die Vorgangsgruppe für diese Erweiterungsmethode.
- resourceGroupName
- String
Name einer Azure-Ressourcengruppe.
- automationAccountName
- String
Der Name des Automation-Kontos.
Produkt | Versionen |
---|---|
Azure SDK for .NET | Legacy |
Feedback zu Azure SDK for .NET
Azure SDK for .NET ist ein Open Source-Projekt. Wählen Sie einen Link aus, um Feedback zu geben: