Freigeben über


ArtifactSourcesOperationsExtensions.Delete Methode

Definition

Löscht eine Artefaktquelle.

public static void Delete (this Microsoft.Azure.Management.DeploymentManager.IArtifactSourcesOperations operations, string resourceGroupName, string artifactSourceName);
static member Delete : Microsoft.Azure.Management.DeploymentManager.IArtifactSourcesOperations * string * string -> unit
<Extension()>
Public Sub Delete (operations As IArtifactSourcesOperations, resourceGroupName As String, artifactSourceName As String)

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.

Gilt für: