C# 클래스 Microsoft.Azure.Commands.Batch.Models.NewPoolParameters

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

공개 메소드들

메소드 설명
NewPoolParameters ( BatchAccountContext context, string poolId, IEnumerable additionalBehaviors = null ) : Microsoft.Azure.Batch

메소드 상세

NewPoolParameters() 공개 메소드

public NewPoolParameters ( BatchAccountContext context, string poolId, IEnumerable additionalBehaviors = null ) : Microsoft.Azure.Batch
context BatchAccountContext
poolId string
additionalBehaviors IEnumerable
리턴 Microsoft.Azure.Batch