C# 클래스 Amazon.Batch.Model.ContainerProperties

Container properties are used in job definitions to describe the container that is launched as part of a job.
파일 보기 프로젝트 열기: aws/aws-sdk-net

비공개 메소드들

메소드 설명
IsSetCommand ( ) : bool
IsSetEnvironment ( ) : bool
IsSetImage ( ) : bool
IsSetJobRoleArn ( ) : bool
IsSetMemory ( ) : bool
IsSetMountPoints ( ) : bool
IsSetPrivileged ( ) : bool
IsSetReadonlyRootFilesystem ( ) : bool
IsSetUlimits ( ) : bool
IsSetUser ( ) : bool
IsSetVcpus ( ) : bool
IsSetVolumes ( ) : bool