C# Class Microsoft.Azure.Commands.Tags.Model.TagsExtensions

Datei anzeigen Open project: Azure/azure-powershell

Private Properties

Property Type Description
ConstructTagValuesTable string

Public Methods

Method Description
ToPSTag ( this tag ) : PSTag
ToPSTagValue ( this value ) : PSTagValue

Private Methods

Method Description
ConstructTagValuesTable ( List tagValues ) : string

Method Details

ToPSTag() public static method

public static ToPSTag ( this tag ) : PSTag
tag this
return PSTag

ToPSTagValue() public static method

public static ToPSTagValue ( this value ) : PSTagValue
value this
return PSTagValue