AutomationAccountResource.GetAutomationAccountPython2Packages Methode
Definition
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.
Ruft eine Auflistung von AutomationAccountPython2PackageResources im AutomationAccount ab.
public virtual Azure.ResourceManager.Automation.AutomationAccountPython2PackageCollection GetAutomationAccountPython2Packages ();
abstract member GetAutomationAccountPython2Packages : unit -> Azure.ResourceManager.Automation.AutomationAccountPython2PackageCollection
override this.GetAutomationAccountPython2Packages : unit -> Azure.ResourceManager.Automation.AutomationAccountPython2PackageCollection
Public Overridable Function GetAutomationAccountPython2Packages () As AutomationAccountPython2PackageCollection
Gibt zurück
Ein Objekt, das die Auflistung von AutomationAccountPython2PackageResources und deren Vorgänge über eine AutomationAccountPython2PackageResource darstellt.
Gilt für:
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for .NET