Partager via


ArtifactSourcesOperationsExtensions.Get Méthode

Définition

Obtient une source d’artefact.

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

Paramètres

operations
IArtifactSourcesOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom du groupe de ressources. Le nom ne respecte pas la casse.

artifactSourceName
String

Nom de la source de l’artefact.

Retours

S’applique à