C# 클래스 Microsoft.Azure.Commands.ResourceManager.Cmdlets.Extensions.JTokenExtensions

A helper class for converting JObject and JToken objects to PSObject classes.
파일 보기 프로젝트 열기: Azure/azure-powershell 1 사용 예제들

비공개 메소드들

메소드 설명
ConvertPropertyValueForPsObject ( JToken propertyValue ) : object

Converts a property value for a JObject into an object that can be used as the value of a PSNoteProperty.

ToPsObject ( this jtoken, string objectType = null ) : System.Management.Automation.PSObject

Converts a JObject to a PSObject