C# Class AzureML.ExtensionMethods

Afficher le fichier Open project: hning86/azuremlps

Méthodes publiques

Méthode Description
PatchAsJsonAsync ( this client, string requestUri, string jsonBody ) : Task

Method Details

PatchAsJsonAsync() public static méthode

public static PatchAsJsonAsync ( this client, string requestUri, string jsonBody ) : Task
client this
requestUri string
jsonBody string
Résultat Task