C# 클래스 Microsoft.Azure.Commands.DataFactories.DataFactoryBaseCmdlet

상속: Microsoft.Azure.Commands.ResourceManager.Common.AzureRMCmdlet
파일 보기 프로젝트 열기: Azure/azure-powershell

Private Properties

프로퍼티 타입 설명

보호된 메소드들

메소드 설명
ResolveResourceName ( string rawJsonContent, string nameFromCmdletContext, string resourceType ) : string
WriteExceptionError ( Exception exception ) : void

메소드 상세

ResolveResourceName() 보호된 메소드

protected ResolveResourceName ( string rawJsonContent, string nameFromCmdletContext, string resourceType ) : string
rawJsonContent string
nameFromCmdletContext string
resourceType string
리턴 string

WriteExceptionError() 보호된 메소드

protected WriteExceptionError ( Exception exception ) : void
exception System.Exception
리턴 void