Freigeben über


ScriptPackagesOperationsExtensions.List Methode

Definition

Auflisten von Skriptpaketen, die für die Ausführung in der privaten Cloud verfügbar sind

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Avs.Models.ScriptPackage> List (this Microsoft.Azure.Management.Avs.IScriptPackagesOperations operations, string resourceGroupName, string privateCloudName);
static member List : Microsoft.Azure.Management.Avs.IScriptPackagesOperations * string * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Avs.Models.ScriptPackage>
<Extension()>
Public Function List (operations As IScriptPackagesOperations, resourceGroupName As String, privateCloudName As String) As IPage(Of ScriptPackage)

Parameter

operations
IScriptPackagesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

privateCloudName
String

Name der privaten Cloud

Gibt zurück

Gilt für: