C# Class PhotoSharingApp.AppService.Controllers.SasUrlController

Inheritance: ApiController
Datei anzeigen Open project: Microsoft/Appsample-Photosharing Class Usage Examples

Public Methods

Method Description
SasUrlController ( Microsoft.ApplicationInsights.TelemetryClient telemetryClient ) : System

Private Methods

Method Description
GetAsync ( ) : Task>

Method Details

SasUrlController() public method

public SasUrlController ( Microsoft.ApplicationInsights.TelemetryClient telemetryClient ) : System
telemetryClient Microsoft.ApplicationInsights.TelemetryClient
return System