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

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

공개 메소드들

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

메소드 상세

CertificateOperationParameters() 공개 메소드

public CertificateOperationParameters ( BatchAccountContext context, string thumbprintAlgorithm, string thumbprint, IEnumerable additionalBehaviors = null ) : Microsoft.Azure.Batch
context BatchAccountContext
thumbprintAlgorithm string
thumbprint string
additionalBehaviors IEnumerable
리턴 Microsoft.Azure.Batch