예제 #1
0
 public void Configure(IWebJobsBuilder builder)
 {
     builder.AddDeviceNormalization();
     builder.AddDeviceIngressLogging();
 }