C# Класс Amazon.Batch.Model.ContainerProperties

Container properties are used in job definitions to describe the container that is launched as part of a job.
Показать файл Открыть проект

Приватные методы

Метод Описание
IsSetCommand ( ) : bool
IsSetEnvironment ( ) : bool
IsSetImage ( ) : bool
IsSetJobRoleArn ( ) : bool
IsSetMemory ( ) : bool
IsSetMountPoints ( ) : bool
IsSetPrivileged ( ) : bool
IsSetReadonlyRootFilesystem ( ) : bool
IsSetUlimits ( ) : bool
IsSetUser ( ) : bool
IsSetVcpus ( ) : bool
IsSetVolumes ( ) : bool