C# 클래스 Microsoft.Azure.Commands.OperationalInsights.SearchCommandHelper

파일 보기 프로젝트 열기: Azure/azure-powershell 1 사용 예제들

공개 메소드들

메소드 설명
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