C# 클래스 Microsoft.Azure.Commands.Batch.Test.ScenarioTests.ScenarioTestContext

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

공개 메소드들

메소드 설명
ScenarioTestContext ( ) : Microsoft.Azure.Batch.Protocol

보호된 메소드들

메소드 설명
CreateBatchRestClient ( string url, string accountName, string key, DelegatingHandler handler = default(DelegatingHandler) ) : BatchServiceClient

메소드 상세

CreateBatchRestClient() 보호된 메소드

protected CreateBatchRestClient ( string url, string accountName, string key, DelegatingHandler handler = default(DelegatingHandler) ) : BatchServiceClient
url string
accountName string
key string
handler System.Net.Http.DelegatingHandler
리턴 BatchServiceClient

ScenarioTestContext() 공개 메소드

public ScenarioTestContext ( ) : Microsoft.Azure.Batch.Protocol
리턴 Microsoft.Azure.Batch.Protocol