C# Класс Microsoft.Azure.Commands.OperationalInsights.SearchCommandHelper

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
PopulateAndValidateTagsForProperties ( Hashtable tags, string query ) : IList

Populate and validate SavedSearch.Properties.Tags from a Hashtable of tags specified in the cmdlet.

Описание методов

PopulateAndValidateTagsForProperties() публичный статический Метод

Populate and validate SavedSearch.Properties.Tags from a Hashtable of tags specified in the cmdlet.
public static PopulateAndValidateTagsForProperties ( Hashtable tags, string query ) : IList
tags System.Collections.Hashtable
query string
Результат IList