Freigeben über


CustomVisionTrainingClientExtensions.DeleteProject Methode

Definition

Löscht ein bestimmtes Projekt.

public static void DeleteProject(this Microsoft.Azure.CognitiveServices.Vision.CustomVision.Training.ICustomVisionTrainingClient operations, Guid projectId);
static member DeleteProject : Microsoft.Azure.CognitiveServices.Vision.CustomVision.Training.ICustomVisionTrainingClient * Guid -> unit
<Extension()>
Public Sub DeleteProject (operations As ICustomVisionTrainingClient, projectId As Guid)

Parameter

operations
ICustomVisionTrainingClient

Die Vorgangsgruppe für diese Erweiterungsmethode.

projectId
Guid

Die Projekt-ID.

Gilt für: