PoolStartTask

constructor(commandLine: String, commonEnvironmentProperties: Map<String, String>? = null, containers: List<PoolStartTaskContainer>? = null, resourceFiles: List<PoolStartTaskResourceFile>? = null, taskRetryMaximum: Int? = null, userIdentity: PoolStartTaskUserIdentity, waitForSuccess: Boolean? = null)