Freigeben über


ArtifactSourcesOperationsExtensions.List Methode

Definition

Listet die Artefaktquellen in einer Ressourcengruppe auf.

public static System.Collections.Generic.IList<Microsoft.Azure.Management.DeploymentManager.Models.ArtifactSource> List (this Microsoft.Azure.Management.DeploymentManager.IArtifactSourcesOperations operations, string resourceGroupName);
static member List : Microsoft.Azure.Management.DeploymentManager.IArtifactSourcesOperations * string -> System.Collections.Generic.IList<Microsoft.Azure.Management.DeploymentManager.Models.ArtifactSource>
<Extension()>
Public Function List (operations As IArtifactSourcesOperations, resourceGroupName As String) As IList(Of ArtifactSource)

Parameter

operations
IArtifactSourcesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

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

Gibt zurück

Gilt für: