C# Класс Amazon.ECS.Model.ContainerDefinition

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

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

Метод Описание
IsSetCommand ( ) : bool
IsSetCpu ( ) : bool
IsSetDisableNetworking ( ) : bool
IsSetDnsSearchDomains ( ) : bool
IsSetDnsServers ( ) : bool
IsSetDockerLabels ( ) : bool
IsSetDockerSecurityOptions ( ) : bool
IsSetEntryPoint ( ) : bool
IsSetEnvironment ( ) : bool
IsSetEssential ( ) : bool
IsSetExtraHosts ( ) : bool
IsSetHostname ( ) : bool
IsSetImage ( ) : bool
IsSetLinks ( ) : bool
IsSetLogConfiguration ( ) : bool
IsSetMemory ( ) : bool
IsSetMemoryReservation ( ) : bool
IsSetMountPoints ( ) : bool
IsSetName ( ) : bool
IsSetPortMappings ( ) : bool
IsSetPrivileged ( ) : bool
IsSetReadonlyRootFilesystem ( ) : bool
IsSetUlimits ( ) : bool
IsSetUser ( ) : bool
IsSetVolumesFrom ( ) : bool
IsSetWorkingDirectory ( ) : bool