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

Afficher le fichier Open project: Azure/azure-powershell

Private Properties

Свойство Type Description
ConstructTagValuesTable string

Méthodes publiques

Méthode Description
ToPSTag ( this tag ) : PSTag
ToPSTagValue ( this value ) : PSTagValue

Private Methods

Méthode Description
ConstructTagValuesTable ( List tagValues ) : string

Method Details

ToPSTag() public static méthode

public static ToPSTag ( this tag ) : PSTag
tag this
Résultat PSTag

ToPSTagValue() public static méthode

public static ToPSTagValue ( this value ) : PSTagValue
value this
Résultat PSTagValue