Freigeben über


ArtifactSourcesOperationsExtensions.Get Methode

Definition

Ruft eine Artefaktquelle ab.

public static Microsoft.Azure.Management.DeploymentManager.Models.ArtifactSource Get(this Microsoft.Azure.Management.DeploymentManager.IArtifactSourcesOperations operations, string resourceGroupName, string artifactSourceName);
static member Get : Microsoft.Azure.Management.DeploymentManager.IArtifactSourcesOperations * string * string -> Microsoft.Azure.Management.DeploymentManager.Models.ArtifactSource
<Extension()>
Public Function Get (operations As IArtifactSourcesOperations, resourceGroupName As String, artifactSourceName As String) As 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.

artifactSourceName
String

Der Name der Artefaktquelle.

Gibt zurück

Gilt für: