C# Class AzureML.ExtensionMethods

Datei anzeigen Open project: hning86/azuremlps

Public Methods

Method Description
PatchAsJsonAsync ( this client, string requestUri, string jsonBody ) : Task

Method Details

PatchAsJsonAsync() public static method

public static PatchAsJsonAsync ( this client, string requestUri, string jsonBody ) : Task
client this
requestUri string
jsonBody string
return Task