C# 클래스 Microsoft.Azure.Commands.Tags.Model.TagsExtensions

파일 보기 프로젝트 열기: Azure/azure-powershell

Private Properties

프로퍼티 타입 설명
ConstructTagValuesTable string

공개 메소드들

메소드 설명
ToPSTag ( this tag ) : PSTag
ToPSTagValue ( this value ) : PSTagValue

비공개 메소드들

메소드 설명
ConstructTagValuesTable ( List tagValues ) : string

메소드 상세

ToPSTag() 공개 정적인 메소드

public static ToPSTag ( this tag ) : PSTag
tag this
리턴 PSTag

ToPSTagValue() 공개 정적인 메소드

public static ToPSTagValue ( this value ) : PSTagValue
value this
리턴 PSTagValue