C# Class Microsoft.Azure.Commands.KeyVault.Models.TagsHelper

Show file Open project: Azure/azure-powershell

Public Methods

Method Description
ConvertToDictionary ( this tags ) : string>.Dictionary
ConvertToHashtable ( string>.this tags ) : Hashtable
ConvertToTagsTable ( this tags ) : string
ConvertToTagsTable ( string>.this tags ) : string

Private Methods

Method Description
EnumerateTag ( Hashtable tags ) : string>>.IEnumerable
EnumerateTag ( string>.IDictionary tags ) : string>>.IEnumerable
Format ( int maxNameLength, int maxValueLength, string>.Func enumeratorGenerator ) : string

Method Details

ConvertToDictionary() public static method

public static ConvertToDictionary ( this tags ) : string>.Dictionary
tags this
return string>.Dictionary

ConvertToHashtable() public static method

public static ConvertToHashtable ( string>.this tags ) : Hashtable
tags string>.this
return System.Collections.Hashtable

ConvertToTagsTable() public static method

public static ConvertToTagsTable ( this tags ) : string
tags this
return string

ConvertToTagsTable() public static method

public static ConvertToTagsTable ( string>.this tags ) : string
tags string>.this
return string