コード例 #1
0
 /// <summary>
 /// List operations available for the Maps Resource Provider
 /// </summary>
 /// <param name='operations'>
 /// The operations group for this extension method.
 /// </param>
 public static IEnumerable <MapsOperationsValueItem> ListOperations(this IAccountsOperations operations)
 {
     return(operations.ListOperationsAsync().GetAwaiter().GetResult());
 }