예제 #1
0
 public async Task SubscribeAppInsightsAsync(string resource, bool monitor)
 {
     await cs.SubscribeAppInsightsAsync(resource, monitor);
 }