C# 클래스 Microsoft.Azure.Commands.Compute.Extension.AEM.AEMTestResult

파일 보기 프로젝트 열기: Azure/azure-powershell 1 사용 예제들

공개 메소드들

메소드 설명
AEMTestResult ( ) : System
AEMTestResult ( string testName ) : System
AEMTestResult ( string testName, bool result ) : System

메소드 상세

AEMTestResult() 공개 메소드

public AEMTestResult ( ) : System
리턴 System

AEMTestResult() 공개 메소드

public AEMTestResult ( string testName ) : System
testName string
리턴 System

AEMTestResult() 공개 메소드

public AEMTestResult ( string testName, bool result ) : System
testName string
result bool
리턴 System