/// <param name='operations'> /// The operations group for this extension method. /// </param> public static void NetworksGet(this ISettingsServiceV2API operations) { operations.NetworksGetAsync().GetAwaiter().GetResult(); }